Home
last modified time | relevance | path

Searched refs:DisableDevice (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dxichangehierarchy.c309 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 Dchgdctl.c209 DisableDevice(dev, TRUE); in ProcXChangeDeviceControl()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86PM.c107 DisableDevice(pInfo->dev, TRUE); in suspend()
H A Dxf86Events.c323 DisableDevice(pInfo->dev, TRUE); in xf86DisableInputDeviceForVTSwitch()
H A Dxf86Xinput.c1522 DisableDevice(dev, TRUE); in xf86DisableDevice()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddevices.c165 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 Dinput.h270 extern _X_EXPORT Bool DisableDevice(DeviceIntPtr /*device */ ,
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxinputinit.c1212 DisableDevice(dmxLocal->pDevice, TRUE); in dmxInputDetach()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c1164 DisableDevice(dev, TRUE); in disable_device()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog45394 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 …]