Home
last modified time | relevance | path

Searched refs:inp_driver (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DInput.c100 ptr->inp_driver = strdup("kbd"); in xf86parseInputSection()
104 ptr->inp_driver = xf86_lex_val.str; in xf86parseInputSection()
139 if (ptr->inp_driver) in xf86printInputSection()
140 fprintf(cf, "\tDriver \"%s\"\n", ptr->inp_driver); in xf86printInputSection()
154 TestFree(ptr->inp_driver); in xf86freeInputList()
170 if (!input->inp_driver) { in xf86validateInput()
196 if (xf86nameCompare(driver, p->inp_driver) == 0) in xf86findInputByDriver()
H A DPointer.c211 ptr->inp_driver = strdup("mouse"); in xf86parsePointerSection()
H A Dxf86Parser.h288 char *inp_driver; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1118 defPtr.inp_driver = strdup("mouse"); in checkCoreInputDevices()
1135 confInput->inp_driver); in checkCoreInputDevices()
1214 defKbd.inp_driver = strdup("kbd"); in checkCoreInputDevices()
1231 confInput->inp_driver); in checkCoreInputDevices()
2182 inputp->driver = conf_input->inp_driver; in configInput()
H A Dxf86Configure.c164 ptr->inp_driver = xnfstrdup("kbd"); in configureInputSection()
180 mouse->inp_driver = xnfstrdup("mouse"); in configureInputSection()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.c382 if (winNameCompare(input_list->inp_driver, "keyboard") == 0) { in winConfigKeyboard()
517 if (winNameCompare(input_list->inp_driver, "mouse") == 0) { in winConfigMouse()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog50986 xfree86: un-constify inp_driver/inp_identifier
83932 This requires that inp_driver and inp_identifier from the