Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DModule.c134 xf86addNewLoadDirective(ptr->mod_load_lst, xf86_lex_val.str, in xf86parseModuleSection()
141 xf86addNewLoadDirective(ptr->mod_disable_lst, xf86_lex_val.str, in xf86parseModuleSection()
148 xf86addNewLoadDirective(ptr->mod_load_lst, xf86_lex_val.str, in xf86parseModuleSection()
220 xf86addNewLoadDirective(XF86LoadPtr head, const char *name, int type, in xf86addNewLoadDirective() function
H A DconfigProcs.h71 extern _X_EXPORT XF86LoadPtr xf86addNewLoadDirective(XF86LoadPtr head,
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c325 xf86addNewLoadDirective(ptr, ModuleDefaults[i].name, in xf86ModulelistFromConfig()
339 xf86addNewLoadDirective(ptr, ModuleDefaults[i].name, in xf86ModulelistFromConfig()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog145941 Fix "warning: passing argument 1 of `xf86addNewLoadDirective' from incompatible pointer type".