Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/
H A Dhid-razer.c89 if (hdev->type == HID_TYPE_USBMOUSE) { in razer_probe()
H A Dhid-lenovo.c1257 hdev->type != HID_TYPE_USBMOUSE) { in lenovo_probe_cptkbd()
1410 if (hdev->type == HID_TYPE_USBMOUSE) in lenovo_reset_resume()
H A Dhid-magicmouse.c862 hdev->type != HID_TYPE_USBMOUSE))) in magicmouse_probe()
H A Dhid-quirks.c1065 if (hdev->type == HID_TYPE_USBMOUSE && in hid_ignore()
H A Dwacom_wac.c4643 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
/linux-6.15/include/linux/
H A Dhid.h594 HID_TYPE_USBMOUSE, enumerator
/linux-6.15/drivers/hid/usbhid/
H A Dhid-core.c1387 hid->type = HID_TYPE_USBMOUSE; in usbhid_probe()