Searched refs:xf86DeleteInput (Results 1 – 4 of 4) sorted by relevance
188 extern _X_EXPORT void xf86DeleteInput(InputInfoPtr pInp, int flags);
774 xf86DeleteInput(InputInfoPtr pInp, int flags) in xf86DeleteInput() function991 xf86DeleteInput(pInfo, 0); in xf86NewInputDevice()1099 xf86DeleteInput(pInfo, 0); in NewInputDeviceRequest()1120 xf86DeleteInput(pInfo, 0); in DeleteInputDeviceRequest()
1146 xf86DeleteInput(Pointer, 0); in checkCoreInputDevices()1242 xf86DeleteInput(Keyboard, 0); in checkCoreInputDevices()
22437 - xf86DeleteInput() frees the physical device's pInfo90072 DEVICE_ON would be deleted through xf86DeleteInput but not removed from the106016 xfree86: update comment for xf86DeleteInput106402 xfree86: move xf86AllocateInput and xf86DeleteInput to xf86Xinput.c