Searched refs:DisableDevice (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xichangehierarchy.c | 309 DisableDevice(XTestptr, FALSE); in remove_master() 310 DisableDevice(XTestkeybd, FALSE); in remove_master() 311 DisableDevice(keybd, FALSE); in remove_master() 312 DisableDevice(ptr, FALSE); in remove_master()
|
| H A D | chgdctl.c | 209 DisableDevice(dev, TRUE); in ProcXChangeDeviceControl()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86PM.c | 107 DisableDevice(pInfo->dev, TRUE); in suspend()
|
| H A D | xf86Events.c | 323 DisableDevice(pInfo->dev, TRUE); in xf86DisableInputDeviceForVTSwitch()
|
| H A D | xf86Xinput.c | 1522 DisableDevice(dev, TRUE); in xf86DisableDevice()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 165 DisableDevice(dev, TRUE); in DeviceSetProperty() 450 DisableDevice(DeviceIntPtr dev, BOOL sendevent) in DisableDevice() function 488 DisableDevice(other, sendevent); in DisableDevice() 538 DisableDevice(dev, FALSE); in DisableAllDevices() 543 DisableDevice(dev, FALSE); in DisableAllDevices() 548 DisableDevice(dev, FALSE); in DisableAllDevices() 552 DisableDevice(dev, FALSE); in DisableAllDevices() 1161 DisableDevice(dev, sendevent); in RemoveDevice()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 270 extern _X_EXPORT Bool DisableDevice(DeviceIntPtr /*device */ ,
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxinputinit.c | 1212 DisableDevice(dmxLocal->pDevice, TRUE); in dmxInputDetach()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-input.c | 1164 DisableDevice(dev, TRUE); in disable_device()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 45394 event is still in the queue and processed after DisableDevice finished, a 45416 DisableDevice() calls mieqProcessInputEvents() again when flushing touches and 74019 will trigger DisableDevice(keyboard) and the keyboard is removed from the 74033 Devices are unpaired as needed on DisableDevice now. 74077 dix: return early from DisableDevice if the device is already disabled 94450 by 0x426F99: DisableDevice (devices.c:507) 94468 by 0x426F99: DisableDevice (devices.c:507) 124445 dmx: Enable/DisableDevice take a boolean variable now. 136595 set the cursor to the NullCursor, and don't try to DisableDevice either. 140966 EnableDevice and DisableDevice both change the property too. [all …]
|