Searched defs:mouse (Results 1 – 6 of 6) sorted by relevance
111 static void vsxxxaa_drop_bytes(struct vsxxxaa *mouse, int num) in vsxxxaa_drop_bytes()121 static void vsxxxaa_queue_byte(struct vsxxxaa *mouse, unsigned char byte) in vsxxxaa_queue_byte()134 static void vsxxxaa_detection_done(struct vsxxxaa *mouse) in vsxxxaa_detection_done()162 static int vsxxxaa_check_packet(struct vsxxxaa *mouse, int packet_len) in vsxxxaa_check_packet()187 static inline int vsxxxaa_smells_like_packet(struct vsxxxaa *mouse, in vsxxxaa_smells_like_packet()193 static void vsxxxaa_handle_REL_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_REL_packet()249 static void vsxxxaa_handle_ABS_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_ABS_packet()301 static void vsxxxaa_handle_POR_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_POR_packet()372 static void vsxxxaa_parse_buffer(struct vsxxxaa *mouse) in vsxxxaa_parse_buffer()435 struct vsxxxaa *mouse = serio_get_drvdata(serio); in vsxxxaa_interrupt() local[all …]
51 struct usb_mouse *mouse = urb->context; in usb_mouse_irq() local90 struct usb_mouse *mouse = input_get_drvdata(dev); in usb_mouse_open() local101 struct usb_mouse *mouse = input_get_drvdata(dev); in usb_mouse_close() local111 struct usb_mouse *mouse; in usb_mouse_probe() local205 struct usb_mouse *mouse = usb_get_intfdata (intf); in usb_mouse_disconnect() local
132 static bool mouse = true; variable
65 struct mouse_input mouse; member
246 struct mace_ps2port mouse; member
140 struct hid_device *mouse; member