Home
last modified time | relevance | path

Searched refs:HID_TYPE_USBMOUSE (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
Dhid-lenovo.c925 && hdev->type != HID_TYPE_USBMOUSE) { in lenovo_probe_cptkbd()
980 if (hdev->type != HID_TYPE_USBMOUSE) in lenovo_probe_tp10ubkbd()
Dhid-magicmouse.c599 hdev->type != HID_TYPE_USBMOUSE) in magicmouse_probe()
Dhid-quirks.c1019 if (hdev->type == HID_TYPE_USBMOUSE && in hid_ignore()
Dwacom_wac.c4563 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
/kernel/linux/linux-5.10/include/linux/
Dhid.h538 HID_TYPE_USBMOUSE, enumerator
/kernel/linux/linux-5.10/drivers/hid/usbhid/
Dhid-core.c1373 hid->type = HID_TYPE_USBMOUSE; in usbhid_probe()