Searched refs:HID_TYPE_USBNONE (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/hid/ |
| H A D | wacom_wac.c | 4576 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4580 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4584 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4599 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4637 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4677 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4697 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4823 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4827 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4831 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; [all …]
|
| H A D | hid-quirks.c | 1044 hdev->type == HID_TYPE_USBNONE) in hid_ignore()
|
| /linux/include/linux/ |
| H A D | hid.h | 628 HID_TYPE_USBNONE enumerator
|
| /linux/drivers/hid/usbhid/ |
| H A D | hid-core.c | 1407 hid->type = HID_TYPE_USBNONE; in usbhid_probe()
|