Home
last modified time | relevance | path

Searched refs:radeon_encoder_primary_dac (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_mode.h366 struct radeon_encoder_primary_dac { struct
867 extern struct radeon_encoder_primary_dac *
875 extern struct radeon_encoder_primary_dac *
H A Dradeon_combios.c852 struct radeon_encoder_primary_dac *p_dac) in radeon_legacy_get_primary_dac_info_from_table()
858 struct radeon_encoder_primary_dac *radeon_combios_get_primary_dac_info(struct in radeon_combios_get_primary_dac_info()
866 struct radeon_encoder_primary_dac *p_dac; in radeon_combios_get_primary_dac_info()
869 p_dac = kzalloc(sizeof(struct radeon_encoder_primary_dac), in radeon_combios_get_primary_dac_info()
H A Dradeon_legacy_encoders.c621 …struct radeon_encoder_primary_dac *p_dac = (struct radeon_encoder_primary_dac *)radeon_encoder->en… in radeon_legacy_primary_dac_mode_set()
H A Dradeon_atombios.c1759 struct radeon_encoder_primary_dac *
1770 struct radeon_encoder_primary_dac *p_dac = NULL; in radeon_atombios_get_primary_dac_info()
1777 p_dac = kzalloc(sizeof(struct radeon_encoder_primary_dac), GFP_KERNEL); in radeon_atombios_get_primary_dac_info()