Searched refs:inp_driver (Results 1 – 7 of 7) sorted by relevance
100 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()
211 ptr->inp_driver = strdup("mouse"); in xf86parsePointerSection()
288 char *inp_driver; member
1118 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()
164 ptr->inp_driver = xnfstrdup("kbd"); in configureInputSection()180 mouse->inp_driver = xnfstrdup("mouse"); in configureInputSection()
382 if (winNameCompare(input_list->inp_driver, "keyboard") == 0) { in winConfigKeyboard()517 if (winNameCompare(input_list->inp_driver, "mouse") == 0) { in winConfigMouse()
50986 xfree86: un-constify inp_driver/inp_identifier83932 This requires that inp_driver and inp_identifier from the