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

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3.h176 void (*DacInit)(ScrnInfoPtr pScrn, member in struct:_S3Rec
H A Ds3_driver.c628 pS3->DacInit = S3GENDAC_Init;
646 pS3->DacInit = S3SDAC_Init;
673 pS3->DacInit = S3TiDAC_Init;
689 pS3->DacInit = S3IBMRGB_Init;
700 pS3->DacInit = S3Trio64DAC_Init;
1365 pS3->DacInit(pScrn, mode);
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_driver.c93 static RivaRamdacRec DacInit = { variable in typeref:typename:RivaRamdacRec
114 RivaPTR(pScrn)->Dac = DacInit;
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_driver.c652 static MGARamdacRec DacInit = { variable in typeref:typename:MGARamdacRec
672 MGAPTR(pScrn)->Dac = DacInit;

Completed in 9 milliseconds