Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A 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 …]
H A Dhid-quirks.c1015 hdev->type == HID_TYPE_USBNONE) in hid_ignore()
/linux/include/linux/
H A Dhid.h590 HID_TYPE_USBNONE enumerator
/linux/drivers/hid/usbhid/
H A Dhid-core.c1388 hid->type = HID_TYPE_USBNONE; in usbhid_probe()