Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/
H A Dwacom_wac.c4575 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4579 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4583 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4598 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4636 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4676 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4696 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4822 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4826 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
4830 .check_for_hid_type = true, .hid_type = HID_TYPE_USBNONE };
[all …]
H A Dwacom_wac.h279 int hid_type; member
H A Dwacom_sys.c2841 if (features->check_for_hid_type && features->hid_type != hdev->type) in wacom_probe()
/linux-6.15/include/linux/
H A Dhid.h592 enum hid_type { enum
623 enum hid_type type; /* device type (mouse, kbd, ...) */