Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dwacom_sys.c239 if (features->type == HID_GENERIC && in wacom_hid_usage_quirk()
442 if (features->type == HID_GENERIC) in wacom_usage_mapping()
452 if (features->type == HID_GENERIC) { in wacom_post_parse_hid()
641 if (features->type != HID_GENERIC) { in _wacom_query_tablet_data()
667 if (features->type == HID_GENERIC) in _wacom_query_tablet_data()
743 if (features->type != HID_GENERIC) in wacom_are_sibling()
900 if (wacom->wacom_wac.features.type == HID_GENERIC) { in wacom_led_control()
1519 case HID_GENERIC: in wacom_initialize_leds()
2148 if ((features->type == HID_GENERIC) && !strcmp("Wacom HID", features->name)) { in wacom_update_name()
2260 features->type = HID_GENERIC; in wacom_parse_and_register()
[all …]
Dwacom_wac.h245 HID_GENERIC, enumerator
Dwacom_wac.c2643 if (wacom->wacom_wac.features.type != HID_GENERIC) in wacom_wac_event()
2724 if (wacom_wac->features.type != HID_GENERIC) in wacom_wac_report()
3484 if (features->type == HID_GENERIC) { in wacom_setup_pen_input_capabilities()
3650 if (features->type == HID_GENERIC) in wacom_setup_touch_input_capabilities()
3895 if ((features->type == HID_GENERIC) && features->numbered_buttons > 0) in wacom_setup_pad_input_capabilities()
4037 case HID_GENERIC: in wacom_setup_pad_input_capabilities()
4528 { "Wacom ISDv5 326", .type = HID_GENERIC, .oVid = USB_VENDOR_ID_WACOM,
4579 { "Wacom HID", .type = HID_GENERIC, .oVid = HID_ANY_ID, .oPid = HID_ANY_ID };
DKconfig78 config HID_GENERIC config