Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-roccat-konepure.c86 != USB_INTERFACE_PROTOCOL_MOUSE) { in konepure_init_specials()
125 != USB_INTERFACE_PROTOCOL_MOUSE) in konepure_remove_specials()
178 != 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()
176 != USB_INTERFACE_PROTOCOL_MOUSE) in savu_raw_event()
Dhid-roccat-koneplus.c389 == USB_INTERFACE_PROTOCOL_MOUSE) { in koneplus_init_specials()
428 == USB_INTERFACE_PROTOCOL_MOUSE) { in koneplus_remove_specials()
521 != USB_INTERFACE_PROTOCOL_MOUSE) in koneplus_raw_event()
Dhid-roccat-pyra.c409 == USB_INTERFACE_PROTOCOL_MOUSE) { in pyra_init_specials()
448 == USB_INTERFACE_PROTOCOL_MOUSE) { in pyra_remove_specials()
556 != USB_INTERFACE_PROTOCOL_MOUSE) in pyra_raw_event()
Dhid-roccat-kovaplus.c456 == USB_INTERFACE_PROTOCOL_MOUSE) { in kovaplus_init_specials()
496 == USB_INTERFACE_PROTOCOL_MOUSE) { in kovaplus_remove_specials()
610 != USB_INTERFACE_PROTOCOL_MOUSE) in kovaplus_raw_event()
Dhid-roccat-kone.c700 == USB_INTERFACE_PROTOCOL_MOUSE) { in kone_init_specials()
738 == USB_INTERFACE_PROTOCOL_MOUSE) { in kone_remove_specials()
/linux-4.1.27/include/uapi/linux/
Dhid.h42 #define USB_INTERFACE_PROTOCOL_MOUSE 2 macro
/linux-4.1.27/drivers/hid/usbhid/
Dusbmouse.c232 USB_INTERFACE_PROTOCOL_MOUSE) },
Dhid-core.c984 interface->desc.bInterfaceProtocol == USB_INTERFACE_PROTOCOL_MOUSE) in usbhid_parse()
1308 USB_INTERFACE_PROTOCOL_MOUSE) in usbhid_probe()
/linux-4.1.27/drivers/input/mouse/
Dbcm5974.c102 .bInterfaceProtocol = USB_INTERFACE_PROTOCOL_MOUSE \