Searched refs:HID_TYPE_USBMOUSE (Results 1 – 7 of 7) sorted by relevance
89 if (hdev->type == HID_TYPE_USBMOUSE) { in razer_probe()
1172 hdev->type != HID_TYPE_USBMOUSE) { in lenovo_probe_cptkbd()1316 if (hdev->type == HID_TYPE_USBMOUSE) in lenovo_reset_resume()
838 (id->product == USB_DEVICE_ID_APPLE_MAGICTRACKPAD2 && hdev->type != HID_TYPE_USBMOUSE))) in magicmouse_probe()
1052 if (hdev->type == HID_TYPE_USBMOUSE && in hid_ignore()
4640 .check_for_hid_type = true, .hid_type = HID_TYPE_USBMOUSE };
589 HID_TYPE_USBMOUSE, enumerator
1386 hid->type = HID_TYPE_USBMOUSE; in usbhid_probe()
Completed in 31 milliseconds