Searched defs:mouse (Results 1 – 4 of 4) sorted by relevance
126 static void vsxxxaa_drop_bytes(struct vsxxxaa *mouse, int num) in vsxxxaa_drop_bytes()136 static void vsxxxaa_queue_byte(struct vsxxxaa *mouse, unsigned char byte) in vsxxxaa_queue_byte()149 static void vsxxxaa_detection_done(struct vsxxxaa *mouse) in vsxxxaa_detection_done()177 static int vsxxxaa_check_packet(struct vsxxxaa *mouse, int packet_len) in vsxxxaa_check_packet()202 static inline int vsxxxaa_smells_like_packet(struct vsxxxaa *mouse, in vsxxxaa_smells_like_packet()208 static void vsxxxaa_handle_REL_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_REL_packet()264 static void vsxxxaa_handle_ABS_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_ABS_packet()316 static void vsxxxaa_handle_POR_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_POR_packet()387 static void vsxxxaa_parse_buffer(struct vsxxxaa *mouse) in vsxxxaa_parse_buffer()450 struct vsxxxaa *mouse = serio_get_drvdata(serio); in vsxxxaa_interrupt() local[all …]
64 struct usb_mouse *mouse = urb->context; in usb_mouse_irq() local103 struct usb_mouse *mouse = input_get_drvdata(dev); in usb_mouse_open() local114 struct usb_mouse *mouse = input_get_drvdata(dev); in usb_mouse_close() local124 struct usb_mouse *mouse; in usb_mouse_probe() local218 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