Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dwacom_wac.c4375 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4379 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4383 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4398 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4436 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4443 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
4476 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4496 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4622 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4626 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
[all …]
Dwacom_wac.h282 int hid_type; member
Dwacom_sys.c2753 if (features->check_for_hid_type && features->hid_type != hdev->type) { in wacom_probe()
/linux-4.19.296/include/linux/
Dhid.h537 enum hid_type { enum
566 enum hid_type type; /* device type (mouse, kbd, ...) */