Home
last modified time | relevance | path

Searched refs:xf86AllocateInput (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.h180 InputInfoPtr xf86AllocateInput(void);
H A Dxf86Xinput.c737 xf86AllocateInput(void) in xf86AllocateInput() function
1005 pInfo = xf86AllocateInput(); in NewInputDeviceRequest()
H A Dxf86Config.c1127 Pointer = xf86AllocateInput(); in checkCoreInputDevices()
1223 Keyboard = xf86AllocateInput(); in checkCoreInputDevices()
1328 indp[count] = xf86AllocateInput(); in configInputDevices()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog89651 xfree86: use xf86AllocateInput for implicit devices too
90025 For hotplugged devices, xf86AllocateInput does that for us but the xorg.conf
101529 xfree86: use xf86AllocateInput() for xorg.conf devices too.
106402 xfree86: move xf86AllocateInput and xf86DeleteInput to xf86Xinput.c
106404 Make xf86AllocateInput static in the process, this function is only called
106644 ../../../../hw/xfree86/common/xf86Xinput.c: In function ‘xf86AllocateInput’: