Lines Matching refs:HID_GENERIC
237 if (features->type == HID_GENERIC && in wacom_hid_usage_quirk()
322 if (ret == n && features->type == HID_GENERIC) { in wacom_feature_mapping()
325 } else if (ret == 2 && features->type != HID_GENERIC) { in wacom_feature_mapping()
479 if (features->type == HID_GENERIC) in wacom_usage_mapping()
489 if (features->type == HID_GENERIC) { in wacom_post_parse_hid()
678 if (features->type != HID_GENERIC) { in _wacom_query_tablet_data()
704 if (features->type == HID_GENERIC) in _wacom_query_tablet_data()
780 if (features->type != HID_GENERIC) in wacom_are_sibling()
937 if (wacom->wacom_wac.features.type == HID_GENERIC) { in wacom_led_control()
1588 case HID_GENERIC: in wacom_initialize_leds()
2217 if ((features->type == HID_GENERIC) && !strcmp("Wacom HID", features->name)) { in wacom_update_name()
2329 features->type = HID_GENERIC; in wacom_parse_and_register()
2346 error = features->type == HID_GENERIC ? -ENODEV : 0; in wacom_parse_and_register()
2395 if (features->type == HID_GENERIC) in wacom_parse_and_register()