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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h781 void (*ResetXv)(ScrnInfoPtr); member in struct:__anon348028e20508
H A Dxgi_driver.c5105 pXGI->ResetXv = pXGI->ResetXvGamma = NULL;
5678 if ((!IS_DUAL_HEAD(pXGI) || !IS_SECOND_HEAD(pXGI)) && (pXGI->ResetXv)) {
5679 (pXGI->ResetXv) (pScrn);
5810 pXGI->ResetXv = pXGI->ResetXvGamma = NULL;
H A Dxgi_video.c525 pXGI->ResetXv = XGIResetVideo;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis.h1209 void (*ResetXv)(ScrnInfoPtr); member in struct:__anon2d7f85d00508
H A Dsis6326_video.c600 pSiS->ResetXv = SIS6326ResetVideo;
H A Dsis_driver.c9023 pSiS->ResetXv = pSiS->ResetXvGamma = pSiS->ResetXvDisplay = NULL;
9836 if(pSiS->ResetXv) {
9837 (pSiS->ResetXv)(pScrn);
10056 pSiS->ResetXv = pSiS->ResetXvGamma = pSiS->ResetXvDisplay = NULL;
H A Dsis_video.c1129 pSiS->ResetXv = SISResetVideo;

Completed in 37 milliseconds