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

/linux-4.1.27/drivers/hid/
H A Dwacom_wac.h165 int hid_type; member in struct:wacom_features
H A Dwacom_wac.c2851 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
2855 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
2859 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
2872 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
2906 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
2913 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
2937 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
2954 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3081 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3085 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3089 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3101 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3110 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
3120 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
H A Dwacom_sys.c1441 if (features->check_for_hid_type && features->hid_type != hdev->type) { wacom_probe()
/linux-4.1.27/include/linux/
H A Dhid.h482 enum hid_type { enum
505 enum hid_type type; /* device type (mouse, kbd, ...) */

Completed in 4772 milliseconds