Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dwacom_wac.h135 HID_GENERIC, enumerator
Dwacom_sys.c227 if (features->type == HID_GENERIC) in wacom_usage_mapping()
237 if (features->type == HID_GENERIC) { in wacom_post_parse_hid()
395 if (features->type == HID_GENERIC) in wacom_query_tablet_data()
1464 features->type = HID_GENERIC; in wacom_probe()
1561 if (features->type == HID_GENERIC) in wacom_probe()
Dwacom_wac.c1079 if ((touch_max == 1) && (wacom->features.type == HID_GENERIC)) in wacom_wac_finger_count_touches()
1602 if (wacom->wacom_wac.features.type != HID_GENERIC) in wacom_wac_event()
1620 if (wacom_wac->features.type != HID_GENERIC) in wacom_wac_report()
2250 if (features->type == HID_GENERIC) in wacom_setup_pentouch_input_capabilities()
3123 { "Wacom HID", .type = HID_GENERIC };
DKconfig78 config HID_GENERIC config