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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h690 void (*XGIRestore)(ScrnInfoPtr pScrn, XGIRegPtr xgireg); member in struct:__anon348028e20508
H A Dxgi_dac.c711 pXGI->XGIRestore = Volari_Restore;
H A Dxgi_driver.c4567 (*pXGI->XGIRestore) (pScrn, xgiReg);
4622 XGIRestore(ScrnInfoPtr pScrn)
4630 PDEBUG(ErrorF("XGIRestore():\n"));
4648 (*pXGI->XGIRestore) (pScrn, xgiReg);
5717 XGIRestore(pScrn);
5756 XGIRestore(pScrn);
H A Dxgi_driver.h750 static void XGIRestore(ScrnInfoPtr pScrn);

Completed in 24 milliseconds