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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dac.c84 static void SiSRestore(ScrnInfoPtr pScrn, SISRegPtr sisReg);
415 /* Save lock (will not be restored in SiSRestore()!) */
434 SiSRestore(ScrnInfoPtr pScrn, SISRegPtr sisReg) function in typeref:typename:void
440 PDEBUG(xf86DrvMsgVerb(pScrn->scrnIndex, X_INFO, 4, "SiSRestore()\n"));
1980 pSiS->SiSRestore = SiS315Restore;
1986 pSiS->SiSRestore = SiS300Restore;
1993 pSiS->SiSRestore = SiSRestore;
H A Dsis.h1123 void (*SiSRestore)(ScrnInfoPtr pScrn, SISRegPtr sisreg); member in struct:__anon2d7f85d00508
H A Dsis_driver.c7604 (*pSiS->SiSRestore)(pScrn, &pSiS->ModeReg);
7754 (*pSiS->SiSRestore)(pScrn, sisReg);
7904 /* Subroutine for restoring sisfb's TV parameters (used by SiSRestore()) */
8113 (*pSiS->SiSRestore)(pScrn, sisReg);
8176 (*pSiS->SiSRestore)(pScrn, sisReg);

Completed in 21 milliseconds