Home
last modified time | relevance | path

Searched refs:radeon_encoder_int_tmds (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_mode.h404 struct radeon_encoder_int_tmds { struct
858 struct radeon_encoder_int_tmds *tmds);
860 struct radeon_encoder_int_tmds *tmds);
862 struct radeon_encoder_int_tmds *tmds);
H A Dradeon_legacy_encoders.c796 struct radeon_encoder_int_tmds *tmds = (struct radeon_encoder_int_tmds *)radeon_encoder->enc_priv; in radeon_legacy_tmds_int_mode_set()
1691 static struct radeon_encoder_int_tmds *radeon_legacy_get_tmds_info(struct radeon_encoder *encoder) in radeon_legacy_get_tmds_info()
1695 struct radeon_encoder_int_tmds *tmds; in radeon_legacy_get_tmds_info()
1698 tmds = kzalloc(sizeof(struct radeon_encoder_int_tmds), GFP_KERNEL); in radeon_legacy_get_tmds_info()
H A Dradeon_combios.c1315 struct radeon_encoder_int_tmds *tmds) in radeon_legacy_get_tmds_info_from_table()
1331 struct radeon_encoder_int_tmds *tmds) in radeon_legacy_get_tmds_info_from_combios()
H A Dradeon_connectors.c664 struct radeon_encoder_int_tmds *tmds = NULL; in radeon_connector_set_property()
H A Dradeon_atombios.c1328 struct radeon_encoder_int_tmds *tmds) in radeon_atombios_get_tmds_info()