Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_mode.h369 struct radeon_encoder_primary_dac { struct
865 extern struct radeon_encoder_primary_dac *
873 extern struct radeon_encoder_primary_dac *
H A Dradeon_combios.c837 struct radeon_encoder_primary_dac *p_dac) in radeon_legacy_get_primary_dac_info_from_table()
843 struct radeon_encoder_primary_dac *radeon_combios_get_primary_dac_info(struct in radeon_combios_get_primary_dac_info()
851 struct radeon_encoder_primary_dac *p_dac; in radeon_combios_get_primary_dac_info()
854 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.c1758 struct radeon_encoder_primary_dac *
1769 struct radeon_encoder_primary_dac *p_dac = NULL; in radeon_atombios_get_primary_dac_info()
1776 p_dac = kzalloc(sizeof(struct radeon_encoder_primary_dac), GFP_KERNEL); in radeon_atombios_get_primary_dac_info()