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

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3.h179 void (*DacRestore)(ScrnInfoPtr pScrn); member in struct:_S3Rec
H A Ds3_driver.c626 pS3->DacRestore = S3GENDAC_Restore;
675 pS3->DacRestore = S3TiDAC_Restore;
691 pS3->DacRestore = S3IBMRGB_Restore;
702 pS3->DacRestore = S3Trio64DAC_Restore;
1884 pS3->DacRestore(pScrn);

Completed in 5 milliseconds