Searched refs:HID_TYPE_USBNONE (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/hid/ |
| H A D | wacom_wac.c | 4586 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4590 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4594 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4609 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4647 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4687 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4707 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4833 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4837 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4841 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; [all …]
|
| H A D | hid-quirks.c | 1081 hdev->type == HID_TYPE_USBNONE) in hid_ignore()
|
| /linux/include/linux/ |
| H A D | hid.h | 628 HID_TYPE_USBNONE enumerator
|