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

  /xsrc/external/mit/xf86-video-siliconmotion/dist/src/
smi.h 263 XAAInfoRecPtr XAAInfoRec; /* XAA info Rec */
smi_xaa.c 81 pSmi->XAAInfoRec = infoPtr = XAACreateInfoRec();
smi_driver.c 1851 if (pSmi->XAAInfoRec != NULL) {
1852 XAADestroyInfoRec(pSmi->XAAInfoRec);
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaInit.c 72 infoRec = calloc(1, sizeof(XAAInfoRec));
230 /* We leave it up to the client to free the XAAInfoRec */
xaa.h 1368 } XAAInfoRec, *XAAInfoRecPtr;

Completed in 11 milliseconds