Searched refs:hid_type (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/hid/
H A Dwacom_wac.c3151 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3155 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3159 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3172 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3206 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3213 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
3241 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3258 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3384 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3388 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3392 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3404 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3413 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3431 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3435 .hid_type = HID_TYPE_USBNONE };
3439 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3443 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3447 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3451 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
H A Dwacom_wac.h179 int hid_type; member in struct:wacom_features
H A Dwacom_sys.c1731 if (features->check_for_hid_type && features->hid_type != hdev->type) { wacom_probe()
/linux-4.4.14/include/linux/
H A Dhid.h482 enum hid_type { enum
505 enum hid_type type; /* device type (mouse, kbd, ...) */

Completed in 134 milliseconds