Searched refs:radeon_legacy_tmds_ext_dpms (Results 1 – 1 of 1) sorted by relevance
888 static void radeon_legacy_tmds_ext_dpms(struct drm_encoder *encoder, int mode) in radeon_legacy_tmds_ext_dpms() function925 radeon_legacy_tmds_ext_dpms(encoder, DRM_MODE_DPMS_OFF); in radeon_legacy_tmds_ext_prepare()931 radeon_legacy_tmds_ext_dpms(encoder, DRM_MODE_DPMS_ON); in radeon_legacy_tmds_ext_commit()1018 .dpms = radeon_legacy_tmds_ext_dpms,