HomeSort by: relevance | last modified time | path
    Searched refs:XF86ModReqInfo (Results 1 - 24 of 24) sorted by relevancy

  /xsrc/external/mit/xf86-video-mach64/dist/src/
atiload.c 71 XF86ModReqInfo req;
74 memset(&req, 0, sizeof(XF86ModReqInfo));
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/
loaderProcs.h 73 ModuleDescPtr LoadModule(const char *, void *, const XF86ModReqInfo *, int *);
loadmod.c 73 const XF86ModReqInfo *);
427 const XF86ModReqInfo * req)
571 void *options, const XF86ModReqInfo * modreq,
649 * modreq An optional XF86ModReqInfo* containing
652 * XF86ModReqInfo struct are checked:
668 LoadModule(const char *module, void *options, const XF86ModReqInfo *modreq,
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
loaderProcs.h 78 const char **, pointer, const XF86ModReqInfo *,
loadmod.c 80 const XF86ModReqInfo *);
86 const XF86ModReqInfo *, int *, int *);
576 const XF86ModReqInfo * req)
753 pointer options, const XF86ModReqInfo * modreq,
832 const XF86ModReqInfo * modreq,
1040 * modreq An optional XF86ModReqInfo* containing
1043 * XF86ModReqInfo struct are checked:
1062 const XF86ModReqInfo * modreq, int *errmaj, int *errmin)
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Module.h 142 } XF86ModReqInfo;
155 const XF86ModReqInfo *, int *, int *);
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Module.h 158 } XF86ModReqInfo;
160 /* values to indicate unspecified fields in XF86ModReqInfo. */
188 const char **, pointer, const XF86ModReqInfo *,
  /xsrc/external/mit/xf86-video-mgx/dist/src/
mgx_driver.c 579 XF86ModReqInfo req;
582 memset(&req, 0, sizeof(XF86ModReqInfo));
  /xsrc/external/mit/xf86-video-suncg6/dist/src/
cg6_driver.c 584 XF86ModReqInfo req;
587 memset(&req, 0, sizeof(XF86ModReqInfo));
  /xsrc/external/mit/xf86-video-suntcx/dist/src/
tcx_driver.c 645 XF86ModReqInfo req;
648 memset(&req, 0, sizeof(XF86ModReqInfo));
  /xsrc/external/mit/xf86-video-suncg14/dist/src/
cg14_driver.c 672 XF86ModReqInfo req;
675 memset(&req, 0, sizeof(XF86ModReqInfo));
  /xsrc/external/mit/xf86-video-igs/dist/src/
igs_driver.c 763 XF86ModReqInfo req;
766 memset(&req, 0, sizeof(XF86ModReqInfo));
  /xsrc/external/mit/xf86-video-pnozz/dist/src/
pnozz_driver.c 743 XF86ModReqInfo req;
746 memset(&req, 0, sizeof(XF86ModReqInfo));
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128.h 346 XF86ModReqInfo exaReq;
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h 912 XF86ModReqInfo exaReq;
915 XF86ModReqInfo xaaReq;
  /xsrc/external/mit/xf86-video-siliconmotion/dist/src/
smi_driver.c 886 XF86ModReqInfo req;
889 memset(&req, 0, sizeof(XF86ModReqInfo));
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon.h 549 XF86ModReqInfo exaReq;
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830.h 398 XF86ModReqInfo shadowReq; /* to test for later libshadow */
  /xsrc/external/mit/xf86-video-geode/dist/src/
gx_driver.c 1284 XF86ModReqInfo shadowReq;
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_driver.c 1550 XF86ModReqInfo req;
  /xsrc/external/mit/xf86-video-i128/dist/src/
i128_driver.c 1098 XF86ModReqInfo req;
  /xsrc/external/mit/xf86-video-trident/dist/src/
trident_driver.c 3244 XF86ModReqInfo req;
  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_driver.c 2169 XF86ModReqInfo req = {
  /xsrc/external/mit/xf86-video-sis/dist/src/
sis_driver.c 6893 XF86ModReqInfo req;

Completed in 46 milliseconds