Searched refs:lay_input_lst (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DLayout.c288 ptr->lay_input_lst = (XF86ConfInputrefPtr)
289 xf86addListItem ((glp) ptr->lay_input_lst, (glp) iptr);
374 for (inptr = ptr->lay_input_lst; inptr; inptr = inptr->list.next)
435 xf86freeInputrefList (ptr->lay_input_lst);
454 XF86ConfInputrefPtr iref = layout->lay_input_lst;
469 layout->lay_input_lst = (XF86ConfInputrefPtr)
470 xf86addListItem((glp)layout->lay_input_lst, (glp)iptr);
477 inptr = layout->lay_input_lst;
H A Dxf86Parser.h416 XF86ConfInputrefPtr lay_input_lst; member in struct:__anond430d9491908
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DLayout.c286 ptr->lay_input_lst = (XF86ConfInputrefPtr)
287 xf86addListItem((glp) ptr->lay_input_lst, (glp) iptr);
369 for (inptr = ptr->lay_input_lst; inptr; inptr = inptr->list.next) {
425 xf86freeInputrefList(ptr->lay_input_lst);
443 XF86ConfInputrefPtr iref = layout->lay_input_lst;
457 layout->lay_input_lst = (XF86ConfInputrefPtr)
458 xf86addListItem((glp) layout->lay_input_lst, (glp) iptr);
465 inptr = layout->lay_input_lst;
H A Dxf86Parser.h384 XF86ConfInputrefPtr lay_input_lst; member in struct:__anon01ede9dc1a08
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Configure.c349 ptr->lay_input_lst = (XF86ConfInputrefPtr)
350 xf86addListItem ((glp) ptr->lay_input_lst, (glp) iptr);
362 ptr->lay_input_lst = (XF86ConfInputrefPtr)
363 xf86addListItem ((glp) ptr->lay_input_lst, (glp) iptr);
H A Dxf86Config.c1460 irp = layout->lay_input_lst;
1469 irp = layout->lay_input_lst;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Configure.c361 ptr->lay_input_lst = (XF86ConfInputrefPtr)
362 xf86addListItem((glp) ptr->lay_input_lst, (glp) iptr);
375 ptr->lay_input_lst = (XF86ConfInputrefPtr)
376 xf86addListItem((glp) ptr->lay_input_lst, (glp) iptr);
H A Dxf86Config.c1353 irp = layout->lay_input_lst;
1362 irp = layout->lay_input_lst;

Completed in 13 milliseconds