Searched refs:radeon_legacy_tv_dac_dpms (Results 1 – 1 of 1) sorted by relevance
1032 static void radeon_legacy_tv_dac_dpms(struct drm_encoder *encoder, int mode) in radeon_legacy_tv_dac_dpms() function1131 radeon_legacy_tv_dac_dpms(encoder, DRM_MODE_DPMS_OFF); in radeon_legacy_tv_dac_prepare()1138 radeon_legacy_tv_dac_dpms(encoder, DRM_MODE_DPMS_ON); in radeon_legacy_tv_dac_commit()1677 .dpms = radeon_legacy_tv_dac_dpms,