Searched refs:HID_TYPE_USBNONE (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | wacom_wac.c | 4540 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4544 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4548 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4563 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4601 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4641 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4661 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4787 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4791 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4795 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; [all …]
|
H A D | hid-quirks.c | 1015 hdev->type == HID_TYPE_USBNONE) in hid_ignore()
|
/openbmc/linux/include/linux/ |
H A D | hid.h | 593 HID_TYPE_USBNONE enumerator
|
/openbmc/linux/drivers/hid/usbhid/ |
H A D | hid-core.c | 1386 hid->type = HID_TYPE_USBNONE; in usbhid_probe()
|