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

  /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
tv_fs450.c 496 int tv_on; member in struct:_S_DEVICE_SETTINGS
991 d.tv_on = PLAL_IsTVOn()? 1 : 0;
993 d.tv_on = 0;
1215 *p_on = d.tv_on;
1232 if ((d.tv_on && on) || (!d.tv_on && !on))
1243 d.tv_on = 0;
1295 d.tv_on = 1;
1360 if (d.tv_on)
  /xsrc/external/mit/xf86-video-geode/dist/src/gfx/
tv_fs450.c 349 int tv_on; member in struct:_S_DEVICE_SETTINGS
828 d.tv_on = PLAL_IsTVOn()? 1 : 0;
1008 *p_on = d.tv_on;
1025 if ((d.tv_on && on) || (!d.tv_on && !on))
1036 d.tv_on = 0;
1088 d.tv_on = 1;
1153 if (d.tv_on)
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.h 258 Bool tv_on; member in struct:_radeon_tvout
radeon_output.c 1789 if (tvout->tv_on && !IS_AVIVO_VARIANT)
1805 if (tvout->tv_on && !IS_AVIVO_VARIANT)
1821 if (tvout->tv_on && !IS_AVIVO_VARIANT)
2094 tvout->tv_on = FALSE;
legacy_output.c 974 radeon_output->tvout.tv_on = TRUE;
1084 radeon_output->tvout.tv_on = FALSE;

Completed in 12 milliseconds