HID_GENERIC
case HID_GENERIC:
if ((features->type == HID_GENERIC) && !strcmp("Wacom HID", features->name)) {
features->type = HID_GENERIC;
error = features->type == HID_GENERIC ? -ENODEV : 0;
if (features->type == HID_GENERIC)
if (features->type == HID_GENERIC &&
if (ret == n && features->type == HID_GENERIC) {
} else if (ret == 2 && features->type != HID_GENERIC) {
if (features->type == HID_GENERIC)
if (features->type == HID_GENERIC) {
if (features->type != HID_GENERIC) {
if (features->type == HID_GENERIC)
if (features->type != HID_GENERIC)
if (wacom->wacom_wac.features.type == HID_GENERIC) {
if (wacom->wacom_wac.features.type != HID_GENERIC)
if (wacom_wac->features.type != HID_GENERIC)
if (features->type == HID_GENERIC)
if (features->type == HID_GENERIC)
if ((features->type == HID_GENERIC) && features->numbered_buttons > 0)
case HID_GENERIC:
{ "Wacom ISDv5 326", .type = HID_GENERIC, .oVid = USB_VENDOR_ID_WACOM,
{ "Wacom HID", .type = HID_GENERIC, .oVid = HID_ANY_ID, .oPid = HID_ANY_ID };