Searched refs:R128UnmapMMIO (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_driver.c272 static Bool R128UnmapMMIO(ScrnInfoPtr pScrn) function in typeref:typename:Bool
354 R128UnmapMMIO(pScrn);
363 if (!R128UnmapMMIO(pScrn) || !R128UnmapFB(pScrn)) return FALSE;
1637 if (info->MMIO) R128UnmapMMIO(pScrn);
1656 if (info->MMIO) R128UnmapMMIO(pScrn);

Completed in 6 milliseconds