Home
last modified time | relevance | path

Searched refs:XF86ConfInputrefPtr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DLayout.c269 XF86ConfInputrefPtr iptr; in xf86parseLayoutSection()
284 ptr->lay_input_lst = (XF86ConfInputrefPtr) in xf86parseLayoutSection()
317 XF86ConfInputrefPtr inptr; in xf86printLayoutSection()
400 xf86freeInputrefList(XF86ConfInputrefPtr ptr) in xf86freeInputrefList()
402 XF86ConfInputrefPtr prev; in xf86freeInputrefList()
435 XF86ConfInputrefPtr inptr; in xf86layoutAddInputDevices()
441 XF86ConfInputrefPtr iref = layout->lay_input_lst; in xf86layoutAddInputDevices()
451 XF86ConfInputrefPtr iptr; in xf86layoutAddInputDevices()
455 layout->lay_input_lst = (XF86ConfInputrefPtr) in xf86layoutAddInputDevices()
H A Dxf86Parser.h298 } XF86ConfInputrefRec, *XF86ConfInputrefPtr; typedef
384 XF86ConfInputrefPtr lay_input_lst;
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Configure.c334 XF86ConfInputrefPtr iptr; in configureLayoutSection()
343 ptr->lay_input_lst = (XF86ConfInputrefPtr) in configureLayoutSection()
348 XF86ConfInputrefPtr iptr; in configureLayoutSection()
357 ptr->lay_input_lst = (XF86ConfInputrefPtr) in configureLayoutSection()
H A Dxf86Config.c1309 XF86ConfInputrefPtr irp; in configInputDevices()
1319 irp = (XF86ConfInputrefPtr) irp->list.next; in configInputDevices()
1339 irp = (XF86ConfInputrefPtr) irp->list.next; in configInputDevices()