Searched refs:HID_TYPE_USBNONE (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/hid/ |
A D | wacom_wac.c | 4410 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4414 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4418 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4433 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4471 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4511 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4531 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4657 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4661 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4665 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; [all …]
|
A D | hid-quirks.c | 979 hdev->type == HID_TYPE_USBNONE) in hid_ignore()
|
/linux/include/linux/ |
A D | hid.h | 541 HID_TYPE_USBNONE enumerator
|
/linux/drivers/hid/usbhid/ |
A D | hid-core.c | 1381 hid->type = HID_TYPE_USBNONE; in usbhid_probe()
|
Completed in 20 milliseconds