Home
last modified time | relevance | path

Searched refs:HID_TYPE_USBNONE (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/hid/
Dwacom_wac.c4572 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4576 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4580 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4595 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4633 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4673 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4693 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4819 .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 };
[all …]
Dhid-quirks.c1015 hdev->type == HID_TYPE_USBNONE) in hid_ignore()
/linux-6.12.1/include/linux/
Dhid.h590 HID_TYPE_USBNONE enumerator
/linux-6.12.1/drivers/hid/usbhid/
Dhid-core.c1388 hid->type = HID_TYPE_USBNONE; in usbhid_probe()