Home
last modified time | relevance | path

Searched refs:xf86NewInputDevice (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.h179 int xf86NewInputDevice(InputInfoPtr pInfo, DeviceIntPtr *pdev, BOOL is_auto);
H A Dxf86Xinput.c873 xf86NewInputDevice(InputInfoPtr pInfo, DeviceIntPtr *pdev, BOOL enable) in xf86NewInputDevice() function
1090 rval = xf86NewInputDevice(pInfo, pdev, in NewInputDeviceRequest()
1583 xf86NewInputDevice(pInfo, &pdev, in xf86InputEnableVTProbe()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog22391 xfree86: fix unbalanced input_lock/unlock in xf86NewInputDevice()
90048 xfree86: duplicate xorg.conf device information before xf86NewInputDevice
90051 file. Passing this into xf86NewInputDevice means the device will get
106039 added to the internal list in xf86NewInputDevice() if the init process
106328 into xf86NewInputDevice.
137976 xf86NewInputDevice() device prototype readded to xf86Xinput.h, but
138416 xf86NewInputDevice()
139461 xfree86: Split the working code of NIDR into new xf86NewInputDevice.
139465 xf86NewInputDevice from both InitInput and NIDR to actually create the device.