Searched defs:mouse (Results 1 – 4 of 4) sorted by relevance
127 static void vsxxxaa_drop_bytes(struct vsxxxaa *mouse, int num) in vsxxxaa_drop_bytes()137 static void vsxxxaa_queue_byte(struct vsxxxaa *mouse, unsigned char byte) in vsxxxaa_queue_byte()150 static void vsxxxaa_detection_done(struct vsxxxaa *mouse) in vsxxxaa_detection_done()178 static int vsxxxaa_check_packet(struct vsxxxaa *mouse, int packet_len) in vsxxxaa_check_packet()203 static inline int vsxxxaa_smells_like_packet(struct vsxxxaa *mouse, in vsxxxaa_smells_like_packet()209 static void vsxxxaa_handle_REL_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_REL_packet()265 static void vsxxxaa_handle_ABS_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_ABS_packet()317 static void vsxxxaa_handle_POR_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_POR_packet()388 static void vsxxxaa_parse_buffer(struct vsxxxaa *mouse) in vsxxxaa_parse_buffer()451 struct vsxxxaa *mouse = serio_get_drvdata(serio); in vsxxxaa_interrupt() local[all …]
64 struct usb_mouse *mouse = urb->context; in usb_mouse_irq() local102 struct usb_mouse *mouse = input_get_drvdata(dev); in usb_mouse_open() local113 struct usb_mouse *mouse = input_get_drvdata(dev); in usb_mouse_close() local123 struct usb_mouse *mouse; in usb_mouse_probe() local217 struct usb_mouse *mouse = usb_get_intfdata (intf); in usb_mouse_disconnect() local
146 static bool mouse = true; variable
78 struct mouse_input mouse; member