Searched refs:tv_on (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.c496 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/
H A Dtv_fs450.c349 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/
H A Dradeon_probe.h258 Bool tv_on; member in struct:_radeon_tvout
H A Dradeon_output.c1789 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;
H A Dlegacy_output.c974 radeon_output->tvout.tv_on = TRUE;
1084 radeon_output->tvout.tv_on = FALSE;

Completed in 17 milliseconds