Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-razer.c89 if (hdev->type == HID_TYPE_USBMOUSE) { in razer_probe()
H A Dhid-lenovo.c1175 hdev->type != HID_TYPE_USBMOUSE) { in lenovo_probe_cptkbd()
1319 if (hdev->type == HID_TYPE_USBMOUSE) in lenovo_reset_resume()
H A Dhid-magicmouse.c855 hdev->type != HID_TYPE_USBMOUSE))) in magicmouse_probe()
H A Dhid-quirks.c1052 if (hdev->type == HID_TYPE_USBMOUSE && in hid_ignore()
H A Dwacom_wac.c4608 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
/openbmc/linux/include/linux/
H A Dhid.h592 HID_TYPE_USBMOUSE, enumerator
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c1384 hid->type = HID_TYPE_USBMOUSE; in usbhid_probe()