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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_ums.h175 Bool TVDotCrawl; member in struct:_VIABIOSINFO
H A Dvia_vt162x.c613 if (pBIOSInfo->TVDotCrawl) {
698 if (pBIOSInfo->TVDotCrawl) {
H A Dvia_driver.c207 {OPTION_TVDOTCRAWL, "TVDotCrawl", OPTV_BOOLEAN, {0}, FALSE},
1377 pBIOSInfo->TVDotCrawl = FALSE;
1379 &pBIOSInfo->TVDotCrawl)
1382 pBIOSInfo->TVDotCrawl ? "enabled" : "disabled");
H A Dvia_ch7xxx.c363 if ((pBIOSInfo->TVType == TVTYPE_NTSC) && pBIOSInfo->TVDotCrawl) {

Completed in 7 milliseconds