Home
last modified time | relevance | path

Searched defs:mouse (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dvsxxxaa.c114 static void vsxxxaa_drop_bytes(struct vsxxxaa *mouse, int num) in vsxxxaa_drop_bytes()
124 static void vsxxxaa_queue_byte(struct vsxxxaa *mouse, unsigned char byte) in vsxxxaa_queue_byte()
137 static void vsxxxaa_detection_done(struct vsxxxaa *mouse) in vsxxxaa_detection_done()
165 static int vsxxxaa_check_packet(struct vsxxxaa *mouse, int packet_len) in vsxxxaa_check_packet()
190 static inline int vsxxxaa_smells_like_packet(struct vsxxxaa *mouse, in vsxxxaa_smells_like_packet()
196 static void vsxxxaa_handle_REL_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_REL_packet()
252 static void vsxxxaa_handle_ABS_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_ABS_packet()
304 static void vsxxxaa_handle_POR_packet(struct vsxxxaa *mouse) in vsxxxaa_handle_POR_packet()
375 static void vsxxxaa_parse_buffer(struct vsxxxaa *mouse) in vsxxxaa_parse_buffer()
438 struct vsxxxaa *mouse = serio_get_drvdata(serio); in vsxxxaa_interrupt() local
[all …]
/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dusbmouse.c51 struct usb_mouse *mouse = urb->context; in usb_mouse_irq() local
90 struct usb_mouse *mouse = input_get_drvdata(dev); in usb_mouse_open() local
101 struct usb_mouse *mouse = input_get_drvdata(dev); in usb_mouse_close() local
111 struct usb_mouse *mouse; in usb_mouse_probe() local
205 struct usb_mouse *mouse = usb_get_intfdata (intf); in usb_mouse_disconnect() local
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-common.h81 DeviceIntPtr mouse; member
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c1467 UpdateTouchesForGrab(DeviceIntPtr mouse) in UpdateTouchesForGrab()
1514 ActivatePointerGrab(DeviceIntPtr mouse, GrabPtr grab, in ActivatePointerGrab()
1560 DeactivatePointerGrab(DeviceIntPtr mouse) in DeactivatePointerGrab()
1830 DeviceIntPtr mouse = NULL; in ProcAllowEvents() local
4534 CoreEnterLeaveEvent(DeviceIntPtr mouse, in CoreEnterLeaveEvent()
4611 DeviceEnterLeaveEvent(DeviceIntPtr mouse, in DeviceEnterLeaveEvent()
5211 DeviceIntPtr mouse = PickPointer(client); in ProcQueryPointer() local
5708 DeviceIntPtr mouse = inputInfo.pointer; in DeleteWindowFromAnyEvents() local
H A Dinpututils.c756 event_get_corestate(DeviceIntPtr mouse, DeviceIntPtr kbd) in event_get_corestate()
771 event_set_state(DeviceIntPtr mouse, DeviceIntPtr kbd, DeviceEvent *event) in event_set_state()
H A Ddevices.c2257 DeviceIntPtr dev, mouse = PickPointer(client); in ProcChangePointerControl() local
2385 DeviceIntPtr mouse = PickPointer(client); in ProcGetMotionEvents() local
H A Denterleave.c782 DeviceIntPtr mouse; in DeviceFocusEvent() local
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.c507 XF86ConfInputPtr mouse = NULL; in winConfigMouse() local
H A Dwinconfig.h170 char *mouse; member
/OK3568_Linux_fs/kernel/drivers/staging/unisys/visorinput/
H A Dvisorinput.c87 } mouse; member
/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbAccessX.c710 ProcessPointerEvent(InternalEvent *ev, DeviceIntPtr mouse) in ProcessPointerEvent()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Configure.c159 XF86ConfInputPtr mouse = NULL; in configureInputSection() local
H A Dxf86DGA.c475 DGASetInputMode(int index, Bool keyboard, Bool mouse) in DGASetInputMode()
1072 DGAProcessPointerEvent(ScreenPtr pScreen, DGAEvent * event, DeviceIntPtr mouse) in DGAProcessPointerEvent()
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dati_remote.c132 static bool mouse = true; variable
/OK3568_Linux_fs/kernel/drivers/misc/ibmasm/
H A Dremote.h65 struct mouse_input mouse; member
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-logitech-dj.c137 struct hid_device *mouse; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/ip32/
H A Dmace.h246 struct mace_ps2port mouse; member
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c1694 DeviceIntPtr mouse = NULL, kbd = NULL; in ProcessDeviceEvent() local