Searched refs:radeon_encoder_ext_tmds (Results 1 – 3 of 3) sorted by relevance
418 struct radeon_encoder_ext_tmds { struct903 struct radeon_encoder_ext_tmds *tmds);905 struct radeon_encoder_ext_tmds *tmds);
1721 static struct radeon_encoder_ext_tmds *radeon_legacy_get_ext_tmds_info(struct radeon_encoder *encod… in radeon_legacy_get_ext_tmds_info()1725 struct radeon_encoder_ext_tmds *tmds = NULL; in radeon_legacy_get_ext_tmds_info()1731 tmds = kzalloc(sizeof(struct radeon_encoder_ext_tmds), GFP_KERNEL); in radeon_legacy_get_ext_tmds_info()
1388 struct radeon_encoder_ext_tmds *tmds) in radeon_legacy_get_ext_tmds_info_from_table()1412 struct radeon_encoder_ext_tmds *tmds) in radeon_legacy_get_ext_tmds_info_from_combios()2840 struct radeon_encoder_ext_tmds *tmds = radeon_encoder->enc_priv; in radeon_external_tmds_setup()2893 struct radeon_encoder_ext_tmds *tmds = radeon_encoder->enc_priv; in radeon_combios_external_tmds_setup()