Searched refs:check_for_hid_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/hid/
H A Dwacom_wac.c4540 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4544 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4548 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4563 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4601 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4608 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
4641 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4661 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4787 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4791 .check_for_hid_type
[all...]
H A Dwacom_wac.h281 bool check_for_hid_type; member in struct:wacom_features
H A Dwacom_sys.c2807 if (features->check_for_hid_type && features->hid_type != hdev->type)

Completed in 131 milliseconds