Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dwacom_wac.c4236 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4240 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4244 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4259 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4297 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4304 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
4337 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4357 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4483 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4487 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
[all …]
Dwacom_wac.h279 int hid_type; member
Dwacom_sys.c2687 if (features->check_for_hid_type && features->hid_type != hdev->type) { in wacom_probe()
/Linux-v4.19/include/linux/
Dhid.h532 enum hid_type { enum
561 enum hid_type type; /* device type (mouse, kbd, ...) */