Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dwacom_wac.c4526 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4530 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4534 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4549 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4587 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4594 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
4627 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4647 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4773 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4777 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
[all …]
Dwacom_wac.h280 int hid_type; member
Dwacom_sys.c2758 if (features->check_for_hid_type && features->hid_type != hdev->type) in wacom_probe()
/linux-6.1.9/include/linux/
Dhid.h560 enum hid_type { enum
589 enum hid_type type; /* device type (mouse, kbd, ...) */