Searched refs:RemoveDevice (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xichangehierarchy.c | 323 RemoveDevice(XTestptr, FALSE); in remove_master() 324 RemoveDevice(XTestkeybd, FALSE); in remove_master() 325 RemoveDevice(keybd, FALSE); in remove_master() 326 RemoveDevice(ptr, FALSE); in remove_master()
|
| H A D | stubs.c | 144 RemoveDevice(dev, TRUE); in DeleteInputDeviceRequest()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Xinput.c | 956 RemoveDevice(dev, TRUE); in xf86NewInputDevice() 963 RemoveDevice(dev, TRUE); in xf86NewInputDevice() 973 RemoveDevice(dev, TRUE); in xf86NewInputDevice() 1114 RemoveDevice(pDev, TRUE); in DeleteInputDeviceRequest()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 1140 RemoveDevice(DeviceIntPtr dev, BOOL sendevent) in RemoveDevice() function 2735 RemoveDevice(pointer, FALSE); in AllocDevicePair() 2755 RemoveDevice(pointer, FALSE); in AllocDevicePair() 2761 RemoveDevice(keyboard, FALSE); in AllocDevicePair() 2762 RemoveDevice(pointer, FALSE); in AllocDevicePair()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 280 extern _X_EXPORT int RemoveDevice(DeviceIntPtr /*dev */ ,
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kinput.c | 2082 RemoveDevice(pDev, TRUE); in DeleteInputDeviceRequest()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-input.c | 2270 RemoveDevice(pad->xdevice, TRUE); in tablet_pad_removed()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 22397 RemoveDevice() manipulates the input device and its file descriptors, it's 22398 safer to put the input_unlock() call after RemoveDevice() to avoid events 32943 at 0x43402A: RemoveDevice (devices.c:1125) 32954 by 0x434158: RemoveDevice (devices.c:1157) 65579 RemoveDevice() frees the DeviceIntPtr, we shouldn't use the pointer after 74725 Xi: make stub DeleteInputDeviceRequest call RemoveDevice 74728 call RemoveDevice to avoid leaking devices in Xvfb/Xnest/Xwin. 90076 Fix this by calling RemoveDevice if EnableDevice fails. 118391 NewInputDeviceRequest (and RemoveDevice) have checks in place to not allow 127626 config: fix build after XI2 API changes to RemoveDevice. [all …]
|