Home
last modified time | relevance | path

Searched refs:DEVICE_CLOSE (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitInput.c81 case DEVICE_CLOSE: in vfbKeybdProc()
124 case DEVICE_CLOSE: in vfbMouseProc()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c372 case DEVICE_CLOSE: in DarwinMouseProc()
441 case DEVICE_CLOSE: in DarwinTabletProc()
474 case DEVICE_CLOSE: in DarwinKeybdProc()
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DPointer.c92 case DEVICE_CLOSE: in xnestPointerProc()
H A DKeyboard.c205 case DEVICE_CLOSE: in xnestKeyboardProc()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmouse.c136 case DEVICE_CLOSE: in winMouseProc()
H A Dwinkeybd.c191 case DEVICE_CLOSE: in winKeybdProc()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c151 case DEVICE_CLOSE: in xwl_pointer_proc()
202 case DEVICE_CLOSE: in xwl_pointer_proc_relative()
241 case DEVICE_CLOSE: in xwl_keyboard_proc()
289 case DEVICE_CLOSE: in xwl_touch_proc()
359 case DEVICE_CLOSE: in xwl_tablet_proc()
2154 case DEVICE_CLOSE: in xwl_tablet_pad_proc()
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-common.c125 case DEVICE_CLOSE: in TestPointerProc()
/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h65 #define DEVICE_CLOSE 3 macro
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkinput.c334 case DEVICE_CLOSE: in KdPointerProc()
596 case DEVICE_CLOSE: in KdKeyboardProc()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddevices.c635 case DEVICE_CLOSE: in CoreKeyboardProc()
688 case DEVICE_CLOSE: in CorePointerProc()
974 (void) (*dev->deviceProc) (dev, DEVICE_CLOSE); in CloseDevice()
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxinputinit.c502 case DEVICE_CLOSE: in dmxDeviceOnOff()