Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_mode.h917 radeon_combios_get_primary_dac_info(struct radeon_encoder *encoder);
H A Dradeon_legacy_encoders.c1804 radeon_encoder->enc_priv = radeon_combios_get_primary_dac_info(radeon_encoder); in radeon_add_legacy_encoder()
H A Dradeon_combios.c854 struct radeon_encoder_primary_dac *radeon_combios_get_primary_dac_info(struct in radeon_combios_get_primary_dac_info() function