Searched refs:hid_type (Results 1 – 3 of 3) sorted by relevance
| /drivers/hid/ |
| 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 …]
|
| A D | wacom_wac.h | 279 int hid_type; member
|
| A D | wacom_sys.c | 2845 if (features->check_for_hid_type && features->hid_type != hdev->type) in wacom_probe()
|
Completed in 20 milliseconds