Home
last modified time | relevance | path

Searched refs:radeon_encoder_ext_tmds (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_mode.h409 struct radeon_encoder_ext_tmds { struct
864 struct radeon_encoder_ext_tmds *tmds);
866 struct radeon_encoder_ext_tmds *tmds);
H A Dradeon_legacy_encoders.c1714 static struct radeon_encoder_ext_tmds *radeon_legacy_get_ext_tmds_info(struct radeon_encoder *encod… in radeon_legacy_get_ext_tmds_info()
1718 struct radeon_encoder_ext_tmds *tmds; in radeon_legacy_get_ext_tmds_info()
1724 tmds = kzalloc(sizeof(struct radeon_encoder_ext_tmds), GFP_KERNEL); in radeon_legacy_get_ext_tmds_info()
H A Dradeon_combios.c1384 struct radeon_encoder_ext_tmds *tmds) in radeon_legacy_get_ext_tmds_info_from_table()
1408 struct radeon_encoder_ext_tmds *tmds) in radeon_legacy_get_ext_tmds_info_from_combios()
2839 struct radeon_encoder_ext_tmds *tmds = radeon_encoder->enc_priv; in radeon_external_tmds_setup()
2892 struct radeon_encoder_ext_tmds *tmds = radeon_encoder->enc_priv; in radeon_combios_external_tmds_setup()