Searched refs:xf86addNewLoadDirective (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | Module.c | 134 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 D | configProcs.h | 71 extern _X_EXPORT XF86LoadPtr xf86addNewLoadDirective(XF86LoadPtr head,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Config.c | 325 xf86addNewLoadDirective(ptr, ModuleDefaults[i].name, in xf86ModulelistFromConfig() 339 xf86addNewLoadDirective(ptr, ModuleDefaults[i].name, in xf86ModulelistFromConfig()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 145941 Fix "warning: passing argument 1 of `xf86addNewLoadDirective' from incompatible pointer type".
|