Home
last modified time | relevance | path

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

/drivers/hid/
Dwacom_sys.c272 if (features->type == HID_GENERIC) in wacom_usage_mapping()
282 if (features->type == HID_GENERIC) { in wacom_post_parse_hid()
458 if (features->type != HID_GENERIC) { in wacom_query_tablet_data()
484 if (features->type == HID_GENERIC) in wacom_query_tablet_data()
572 if (features->type != HID_GENERIC) in wacom_are_sibling()
1909 if ((features->type == HID_GENERIC) && !strcmp("Wacom HID", features->name)) { in wacom_update_name()
1992 features->type = HID_GENERIC; in wacom_parse_and_register()
2009 error = features->type == HID_GENERIC ? -ENODEV : 0; in wacom_parse_and_register()
2058 if (features->type == HID_GENERIC) in wacom_parse_and_register()
Dwacom_wac.h156 HID_GENERIC, enumerator
Dwacom_wac.c1780 if (wacom->wacom_wac.features.type != HID_GENERIC) in wacom_wac_event()
1817 if (wacom_wac->features.type != HID_GENERIC) in wacom_wac_report()
2529 if (features->type == HID_GENERIC) in wacom_setup_pen_input_capabilities()
2688 if (features->type == HID_GENERIC) in wacom_setup_touch_input_capabilities()
2900 if ((features->type == HID_GENERIC) && features->numbered_buttons > 0) in wacom_setup_pad_input_capabilities()
3507 { "Wacom ISDv5 326", .type = HID_GENERIC, .oVid = USB_VENDOR_ID_WACOM,
3539 { "Wacom HID", .type = HID_GENERIC, .oVid = HID_ANY_ID, .oPid = HID_ANY_ID };
DKconfig78 config HID_GENERIC config