Home
last modified time | relevance | path

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

/linux/drivers/hid/
A Dhid-razer.c89 if (hdev->type == HID_TYPE_USBMOUSE) { in razer_probe()
A Dhid-lenovo.c1172 hdev->type != HID_TYPE_USBMOUSE) { in lenovo_probe_cptkbd()
1316 if (hdev->type == HID_TYPE_USBMOUSE) in lenovo_reset_resume()
A Dhid-magicmouse.c838 (id->product == USB_DEVICE_ID_APPLE_MAGICTRACKPAD2 && hdev->type != HID_TYPE_USBMOUSE))) in magicmouse_probe()
A Dhid-quirks.c1052 if (hdev->type == HID_TYPE_USBMOUSE && in hid_ignore()
A Dwacom_wac.c4640 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
/linux/include/linux/
A Dhid.h589 HID_TYPE_USBMOUSE, enumerator
/linux/drivers/hid/usbhid/
A Dhid-core.c1386 hid->type = HID_TYPE_USBMOUSE; in usbhid_probe()

Completed in 31 milliseconds