Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dwacom_wac.h165 int hid_type; member
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 };
[all …]
Dwacom_sys.c1441 if (features->check_for_hid_type && features->hid_type != hdev->type) { in wacom_probe()
/linux-4.1.27/include/linux/
Dhid.h482 enum hid_type { enum
505 enum hid_type type; /* device type (mouse, kbd, ...) */