Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Module.h142 } XF86ModReqInfo; typedef
155 const XF86ModReqInfo *, int *, int *);
/OK3568_Linux_fs/external/xserver/hw/xfree86/loader/
H A DloaderProcs.h73 ModuleDescPtr LoadModule(const char *, void *, const XF86ModReqInfo *, int *);
H A Dloadmod.c73 const XF86ModReqInfo *);
427 const XF86ModReqInfo * req) in CheckVersion()
571 void *options, const XF86ModReqInfo * modreq, in LoadSubModule()
667 LoadModule(const char *module, void *options, const XF86ModReqInfo *modreq, in LoadModule()