Searched refs:HID_TYPE_USBNONE (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/hid/ |
| H A D | wacom_wac.c | 4575 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4579 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4583 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4598 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4636 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4676 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4696 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4822 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4826 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; 4830 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE }; [all …]
|
| H A D | hid-quirks.c | 1028 hdev->type == HID_TYPE_USBNONE) in hid_ignore()
|
| /linux-6.15/include/linux/ |
| H A D | hid.h | 595 HID_TYPE_USBNONE enumerator
|
| /linux-6.15/drivers/hid/usbhid/ |
| H A D | hid-core.c | 1389 hid->type = HID_TYPE_USBNONE; in usbhid_probe()
|