HomeSort by: relevance | last modified time | path
    Searched refs:MT_CRT (Results 1 - 9 of 9) sorted by relevancy

  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_output.c 136 else if (r128_output->MonType == MT_CRT)
146 else if (r128_output->MonType == MT_CRT)
242 case MT_CRT:
280 case MT_CRT:
345 MonType = MT_CRT;
350 MonType = MT_CRT;
r128_probe.h 106 MT_CRT = 1,
r128_driver.c 2785 if (r128_output->MonType == MT_CRT)
  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_driver.h 160 MT_CRT,
savage_driver.c 1076 psav->DisplayType = MT_CRT;
2020 psav->DisplayType = MT_CRT;
2024 psav->DisplayType = MT_CRT;
4524 if (psav->DisplayType == MT_CRT) {
  /xsrc/external/mit/xf86-video-ati/dist/src/
legacy_output.c 759 return(bConnected ? MT_CRT : MT_NONE);
1742 found = MT_CRT;
1833 found = MT_CRT;
1925 found = MT_CRT;
1932 found = MT_CRT;
radeon_output.c 194 case MT_CRT:
407 MonType = MT_CRT;
416 MonType = MT_CRT;
418 MonType = MT_CRT;
1231 radeon_output->MonType = MT_CRT;
1259 radeon_output->MonType = MT_CRT;
1263 radeon_output->MonType = MT_CRT;
radeon_probe.h 130 MT_CRT = 1,
atombios_output.c 2053 MonType = MT_CRT;
2056 MonType = MT_CRT;

Completed in 21 milliseconds