Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DInput.c181 xf86findInput(const char *ident, XF86ConfInputPtr p) in xf86findInput() function
H A Dxf86Parser.h468 extern _X_EXPORT XF86ConfInputPtr xf86findInput(const char *ident,
H A DLayout.c465 input = xf86findInput(inptr->iref_inputdev_str, config->conf_input_lst); in xf86layoutAddInputDevices()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1055 confInput = xf86findInput(xf86PointerName, in checkCoreInputDevices()
1100 confInput = xf86findInput(CONF_IMPLICIT_POINTER, in checkCoreInputDevices()
1154 confInput = xf86findInput(xf86KeyboardName, in checkCoreInputDevices()
1197 confInput = xf86findInput(CONF_IMPLICIT_KEYBOARD, in checkCoreInputDevices()