Searched refs:xf86NewInputDevice (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Xinput.h | 157 int xf86NewInputDevice(InputInfoPtr pInfo, DeviceIntPtr *pdev, BOOL is_auto);
|
| H A D | xf86Xinput.c | 760 xf86NewInputDevice(InputInfoPtr pInfo, DeviceIntPtr *pdev, BOOL enable) function in typeref:typename:_X_INTERNAL int 936 rval = xf86NewInputDevice(pInfo, pdev,
|
| H A D | xf86Init.c | 834 /* Data passed into xf86NewInputDevice will be freed on shutdown. 841 if (xf86NewInputDevice(dup, &dev, TRUE) == BadAlloc)
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Xinput.h | 193 int xf86NewInputDevice(InputInfoPtr pInfo, DeviceIntPtr *pdev, BOOL is_auto);
|
| H A D | xf86Xinput.c | 901 xf86NewInputDevice(InputInfoPtr pInfo, DeviceIntPtr *pdev, BOOL enable) function in typeref:typename:_X_INTERNAL int 1118 rval = xf86NewInputDevice(pInfo, pdev, 1663 xf86NewInputDevice(pInfo, &pdev,
|
Completed in 29 milliseconds