Home
last modified time | relevance | path

Searched refs:mod_load_lst (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DModule.c133 ptr->mod_load_lst = in xf86parseModuleSection()
134 xf86addNewLoadDirective(ptr->mod_load_lst, xf86_lex_val.str, in xf86parseModuleSection()
147 ptr->mod_load_lst = in xf86parseModuleSection()
148 xf86addNewLoadDirective(ptr->mod_load_lst, xf86_lex_val.str, in xf86parseModuleSection()
154 ptr->mod_load_lst = in xf86parseModuleSection()
155 xf86parseModuleSubSection(ptr->mod_load_lst, xf86_lex_val.str); in xf86parseModuleSection()
185 for (lptr = ptr->mod_load_lst; lptr; lptr = lptr->list.next) { in xf86printModuleSection()
249 lptr = ptr->mod_load_lst; in xf86freeModules()
H A Dxf86Parser.h95 XF86LoadPtr mod_load_lst; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Extensions.c98 nt_list_for_each_entry(modp, mod_con->mod_load_lst, list.next) { in load_extension_config()
H A Dxf86Configure.c411 ptr->mod_load_lst = (XF86LoadPtr) xf86addListItem((glp) ptr-> in configureModuleSection()
412 mod_load_lst, in configureModuleSection()
H A Dxf86Config.c298 modp = xf86configptr->conf_modules->mod_load_lst; in xf86ModulelistFromConfig()
350 modp = xf86configptr->conf_modules->mod_load_lst; in xf86ModulelistFromConfig()
368 modp = xf86configptr->conf_modules->mod_load_lst; in xf86ModulelistFromConfig()