Lines Matching refs:RemoveDevice
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.
132804 Xi/stubs.c should call RemoveDevice function, shouldn't it? :) )
147886 VCP, and a RemoveDevice() would then set the cursor to NULL.
174300 RemoveDevice, to (hopefully) flush the event queue.