Searched refs:lay_input_lst (Results 1 – 4 of 4) sorted by relevance
284 ptr->lay_input_lst = (XF86ConfInputrefPtr) in xf86parseLayoutSection()285 xf86addListItem((glp) ptr->lay_input_lst, (glp) iptr); in xf86parseLayoutSection()367 for (inptr = ptr->lay_input_lst; inptr; inptr = inptr->list.next) { in xf86printLayoutSection()423 xf86freeInputrefList(ptr->lay_input_lst); in xf86freeLayoutList()441 XF86ConfInputrefPtr iref = layout->lay_input_lst; in xf86layoutAddInputDevices()455 layout->lay_input_lst = (XF86ConfInputrefPtr) in xf86layoutAddInputDevices()456 xf86addListItem((glp) layout->lay_input_lst, (glp) iptr); in xf86layoutAddInputDevices()463 inptr = layout->lay_input_lst; in xf86layoutAddInputDevices()
384 XF86ConfInputrefPtr lay_input_lst; member
343 ptr->lay_input_lst = (XF86ConfInputrefPtr) in configureLayoutSection()344 xf86addListItem((glp) ptr->lay_input_lst, (glp) iptr); in configureLayoutSection()357 ptr->lay_input_lst = (XF86ConfInputrefPtr) in configureLayoutSection()358 xf86addListItem((glp) ptr->lay_input_lst, (glp) iptr); in configureLayoutSection()
1316 irp = layout->lay_input_lst; in configInputDevices()1325 irp = layout->lay_input_lst; in configInputDevices()