Home
last modified time | relevance | path

Searched refs:USB_INTERFACE_PROTOCOL_MOUSE (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/drivers/hid/
Dhid-roccat-konepure.c86 != USB_INTERFACE_PROTOCOL_MOUSE) { in konepure_init_specials()
125 != USB_INTERFACE_PROTOCOL_MOUSE) in konepure_remove_specials()
181 != USB_INTERFACE_PROTOCOL_MOUSE) in konepure_raw_event()
Dhid-roccat-savu.c66 != USB_INTERFACE_PROTOCOL_MOUSE) { in savu_init_specials()
105 != USB_INTERFACE_PROTOCOL_MOUSE) in savu_remove_specials()
179 != USB_INTERFACE_PROTOCOL_MOUSE) in savu_raw_event()
Dhid-roccat-koneplus.c385 == USB_INTERFACE_PROTOCOL_MOUSE) { in koneplus_init_specials()
424 == USB_INTERFACE_PROTOCOL_MOUSE) { in koneplus_remove_specials()
520 != USB_INTERFACE_PROTOCOL_MOUSE) in koneplus_raw_event()
Dhid-roccat-pyra.c404 == USB_INTERFACE_PROTOCOL_MOUSE) { in pyra_init_specials()
443 == USB_INTERFACE_PROTOCOL_MOUSE) { in pyra_remove_specials()
554 != USB_INTERFACE_PROTOCOL_MOUSE) in pyra_raw_event()
Dhid-roccat-kovaplus.c454 == USB_INTERFACE_PROTOCOL_MOUSE) { in kovaplus_init_specials()
494 == USB_INTERFACE_PROTOCOL_MOUSE) { in kovaplus_remove_specials()
611 != USB_INTERFACE_PROTOCOL_MOUSE) in kovaplus_raw_event()
Dhid-roccat-kone.c705 == USB_INTERFACE_PROTOCOL_MOUSE) { in kone_init_specials()
743 == USB_INTERFACE_PROTOCOL_MOUSE) { in kone_remove_specials()
/linux-6.6.21/include/uapi/linux/
Dhid.h43 #define USB_INTERFACE_PROTOCOL_MOUSE 2 macro
/linux-6.6.21/drivers/hid/usbhid/
Dusbmouse.c219 USB_INTERFACE_PROTOCOL_MOUSE) },
Dhid-core.c1001 interface->desc.bInterfaceProtocol == USB_INTERFACE_PROTOCOL_MOUSE) in usbhid_parse()
1383 USB_INTERFACE_PROTOCOL_MOUSE) in usbhid_probe()
/linux-6.6.21/drivers/input/mouse/
Dbcm5974.c93 .bInterfaceProtocol = USB_INTERFACE_PROTOCOL_MOUSE \