Home
last modified time | relevance | path

Searched refs:xf86ModulePath (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Globals.c140 const char *xf86ModulePath = DEFAULT_MODULE_PATH; variable
H A Dxf86Priv.h78 extern _X_EXPORT const char *xf86ModulePath;
H A Dxf86Configure.c426 if (xf86ModulePath) in configureFilesSection()
427 ptr->file_modulepath = xnfstrdup(xf86ModulePath); in configureFilesSection()
H A Dxf86Init.c375 LoaderSetPath(xf86ModulePath); in InitOutput()
1033 xf86ModulePath = argv[i + 1]; in ddxProcessArgument()
H A Dxf86platformBus.c307 path ? path : xf86ModulePath); in xf86platformProbe()
H A Dxf86Config.c589 xf86ModulePath = fileconf->file_modulepath; in configFiles()
594 xf86Msg(xf86ModPathFrom, "ModulePath set to \"%s\"\n", xf86ModulePath); in configFiles()