Searched refs:CloseDevice (Results 1 – 5 of 5) sorted by relevance
962 CloseDevice(DeviceIntPtr dev) in CloseDevice() function1073 CloseDevice(inputInfo.pointer); in CloseDownDevices()1075 CloseDevice(inputInfo.keyboard); in CloseDownDevices()1178 CloseDevice(tmp); in RemoveDevice()1189 CloseDevice(tmp); in RemoveDevice()
756 R004 XInputExtension:CloseDevice
710 virtual bool CloseDevice(int fd);
2845 bool DiskThread::CloseDevice(int fd) { in CloseDevice() function in DiskThread3237 CloseDevice(fd); in Work()3247 CloseDevice(fd); in Work()3263 CloseDevice(fd); in Work()
63069 Slave devices don't need these and the matching code in CloseDevice() has a112401 In the process, fixes a memory leak in CloseDevice, and an unchecked113122 ==5069== by 0x807973E: CloseDevice (devices.c:840)113142 ==5069== by 0x807973E: CloseDevice (devices.c:840)117209 CloseDevice: call XkbRemoveResourceClient before freeing key class struct117212 CloseDevice calls XkbRemoveResourceClient until it removes all resources.150217 in the DIX. CloseDevice will only remove it from the DIX, not the DDX. If the151943 dix: set dev->key to NULL after freeing it in CloseDevice. (Bug #12830)158182 dix: don't call CloseDevice on VCP/VCK separately.165528 Check for NULL devices in CloseDevice().