Searched refs:xf86AllocateInput (Results 1 – 4 of 4) sorted by relevance
180 InputInfoPtr xf86AllocateInput(void);
737 xf86AllocateInput(void) in xf86AllocateInput() function1005 pInfo = xf86AllocateInput(); in NewInputDeviceRequest()
1127 Pointer = xf86AllocateInput(); in checkCoreInputDevices()1223 Keyboard = xf86AllocateInput(); in checkCoreInputDevices()1328 indp[count] = xf86AllocateInput(); in configInputDevices()
89651 xfree86: use xf86AllocateInput for implicit devices too90025 For hotplugged devices, xf86AllocateInput does that for us but the xorg.conf101529 xfree86: use xf86AllocateInput() for xorg.conf devices too.106402 xfree86: move xf86AllocateInput and xf86DeleteInput to xf86Xinput.c106404 Make xf86AllocateInput static in the process, this function is only called106644 ../../../../hw/xfree86/common/xf86Xinput.c: In function ‘xf86AllocateInput’: