Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/loader/
H A Dloadmod.c72 static Bool CheckVersion(const char *, XF86ModuleVersionInfo *,
426 CheckVersion(const char *module, XF86ModuleVersionInfo * data, in CheckVersion() function
785 if (!CheckVersion(module, vers, modreq)) { in LoadModule()