Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_mode.h415 struct radeon_encoder_int_tmds { struct
893 struct radeon_encoder_int_tmds *tmds);
895 struct radeon_encoder_int_tmds *tmds);
897 struct radeon_encoder_int_tmds *tmds);
H A Dradeon_legacy_encoders.c808 struct radeon_encoder_int_tmds *tmds = (struct radeon_encoder_int_tmds *)radeon_encoder->enc_priv; in radeon_legacy_tmds_int_mode_set()
1703 static struct radeon_encoder_int_tmds *radeon_legacy_get_tmds_info(struct radeon_encoder *encoder) in radeon_legacy_get_tmds_info()
1707 struct radeon_encoder_int_tmds *tmds = NULL; in radeon_legacy_get_tmds_info()
1710 tmds = kzalloc(sizeof(struct radeon_encoder_int_tmds), GFP_KERNEL); in radeon_legacy_get_tmds_info()
H A Dradeon_combios.c1324 struct radeon_encoder_int_tmds *tmds) in radeon_legacy_get_tmds_info_from_table()
1340 struct radeon_encoder_int_tmds *tmds) in radeon_legacy_get_tmds_info_from_combios()
H A Dradeon_connectors.c689 struct radeon_encoder_int_tmds *tmds = NULL; in radeon_connector_set_property()
H A Dradeon_atombios.c1337 struct radeon_encoder_int_tmds *tmds) in radeon_atombios_get_tmds_info()