Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-razer.c89 if (hdev->type == HID_TYPE_USBMOUSE) { in razer_probe()
H A Dhid-lenovo.c1277 hdev->type != HID_TYPE_USBMOUSE) { in lenovo_probe_cptkbd()
1431 if (hdev->type == HID_TYPE_USBMOUSE) in lenovo_reset_resume()
H A Dhid-magicmouse.c890 hdev->type != HID_TYPE_USBMOUSE)) in magicmouse_probe()
H A Dhid-quirks.c1093 if (hdev->type == HID_TYPE_USBMOUSE && in hid_ignore()
H A Dwacom_wac.c4644 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
/linux/include/linux/
H A Dhid.h627 HID_TYPE_USBMOUSE, enumerator
/linux/drivers/hid/usbhid/
H A Dhid-core.c1405 hid->type = HID_TYPE_USBMOUSE; in usbhid_probe()