Home
last modified time | relevance | path

Searched refs:conf_input_lst (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dread.c124 HANDLE_LIST(conf_input_lst, xf86parsePointerSection, in xf86readConfigFile()
160 HANDLE_LIST(conf_input_lst, xf86parseInputSection, in xf86readConfigFile()
302 xf86freeInputList(p->conf_input_lst); in xf86freeConfig()
H A Dwrite.c105 xf86printInputSection(cf, cptr->conf_input_lst); in doWriteConfigFile()
H A DInput.c167 XF86ConfInputPtr input = p->conf_input_lst; in xf86validateInput()
H A DLayout.c434 XF86ConfInputPtr input = config->conf_input_lst; in xf86layoutAddInputDevices()
465 input = xf86findInput(inptr->iref_inputdev_str, config->conf_input_lst); in xf86layoutAddInputDevices()
H A Dxf86Parser.h427 XF86ConfInputPtr conf_input_lst; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1056 xf86configptr->conf_input_lst); in checkCoreInputDevices()
1084 for (p = xf86configptr->conf_input_lst; p; p = p->list.next) { in checkCoreInputDevices()
1101 xf86configptr->conf_input_lst); in checkCoreInputDevices()
1104 xf86configptr->conf_input_lst); in checkCoreInputDevices()
1155 xf86configptr->conf_input_lst); in checkCoreInputDevices()
1183 for (p = xf86configptr->conf_input_lst; p; p = p->list.next) { in checkCoreInputDevices()
1198 xf86configptr->conf_input_lst); in checkCoreInputDevices()
1201 xf86configptr->conf_input_lst); in checkCoreInputDevices()
H A Dxf86Configure.c671 xf86config->conf_input_lst = configureInputSection(); in DoConfigure()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.c379 input_list = g_xf86configptr->conf_input_lst; in winConfigKeyboard()
514 input_list = g_xf86configptr->conf_input_lst; in winConfigMouse()