Home
last modified time | relevance | path

Searched refs:xf86ActivateDevice (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.c360 xf86ActivateDevice(InputInfoPtr pInfo) in xf86ActivateDevice() function
948 if (!(dev = xf86ActivateDevice(pInfo))) { in xf86NewInputDevice()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog106415 xfree86: return the device from xf86ActivateDevice.
106513 xfree86: make xf86ActivateDevice static.
128935 "MOUSE" and the only user of this is xf86ActivateDevice when it sets the
130729 After the call to xf86ActivateDevice, the new device will be added to
140798 xf86Xinput.c: In function 'xf86ActivateDevice':
169298 xfree86: fix xf86ActivateDevice(): only set to MP device if not a keyboard
170494 isMPdev field used from xf86ActivateDevice(), xf86PostMotionEvent()
178967 Export xf86ActivateDevice, used by the evdev driver.