Home
last modified time | relevance | path

Searched refs:HID_GENERIC (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hid/
H A Dwacom_sys.c235 if (features->type == HID_GENERIC && in wacom_hid_usage_quirk()
320 if (ret == n && features->type == HID_GENERIC) { in wacom_feature_mapping()
323 } else if (ret == 2 && features->type != HID_GENERIC) { in wacom_feature_mapping()
477 if (features->type == HID_GENERIC) in wacom_usage_mapping()
487 if (features->type == HID_GENERIC) { in wacom_post_parse_hid()
676 if (features->type != HID_GENERIC) { in _wacom_query_tablet_data()
702 if (features->type == HID_GENERIC) in _wacom_query_tablet_data()
778 if (features->type != HID_GENERIC) in wacom_are_sibling()
932 if (wacom->wacom_wac.features.type == HID_GENERIC) { in wacom_led_control()
1596 case HID_GENERIC: in wacom_initialize_leds()
[all …]
H A Dwacom_wac.h247 HID_GENERIC, enumerator
H A DKconfig83 config HID_GENERIC config