Searched refs:radeon_legacy_tv_dac_dpms (Results 1 – 1 of 1) sorted by relevance
1031 static void radeon_legacy_tv_dac_dpms(struct drm_encoder *encoder, int mode) in radeon_legacy_tv_dac_dpms() function1130 radeon_legacy_tv_dac_dpms(encoder, DRM_MODE_DPMS_OFF); in radeon_legacy_tv_dac_prepare()1137 radeon_legacy_tv_dac_dpms(encoder, DRM_MODE_DPMS_ON); in radeon_legacy_tv_dac_commit()1676 .dpms = radeon_legacy_tv_dac_dpms,