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.c4576 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4580 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4584 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4599 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4637 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4677 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4697 .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 };
4831 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
[all …]
H A Dhid-quirks.c1044 hdev->type == HID_TYPE_USBNONE) in hid_ignore()
/linux/include/linux/
H A Dhid.h628 HID_TYPE_USBNONE enumerator
/linux/drivers/hid/usbhid/
H A Dhid-core.c1407 hid->type = HID_TYPE_USBNONE; in usbhid_probe()