Home
last modified time | relevance | path

Searched refs:lay_inactive_lst (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DLayout.c129 ptr->lay_inactive_lst = (XF86ConfInactivePtr) in xf86parseLayoutSection()
130 xf86addListItem((glp) ptr->lay_inactive_lst, (glp) iptr); in xf86parseLayoutSection()
365 for (iptr = ptr->lay_inactive_lst; iptr; iptr = iptr->list.next) in xf86printLayoutSection()
505 iptr = layout->lay_inactive_lst; in xf86validateLayout()
H A Dxf86Parser.h383 XF86ConfInactivePtr lay_inactive_lst; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1524 idp = conf_layout->lay_inactive_lst; in configLayout()
1533 idp = conf_layout->lay_inactive_lst; in configLayout()