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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_driver.c782 pI830->ddc2 = FALSE;
784 pI830->ddc2 = TRUE;
789 if (pI830->ddc2) {
791 pI830->ddc2 = TRUE;
793 pI830->ddc2 = FALSE;
H A Di830.h525 int ddc2; member in struct:_I830Rec
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon.h854 Bool ddc2; member in struct:__anonb194aea90e08
H A Dradeon_driver.c2134 info->ddc2 = FALSE;
2136 info->ddc2 = TRUE;
2141 if (info->ddc2) {

Completed in 16 milliseconds