Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_mode.h376 struct radeon_encoder_primary_dac { struct
901 extern struct radeon_encoder_primary_dac *
910 extern struct radeon_encoder_primary_dac *
Dradeon_combios.c855 struct radeon_encoder_primary_dac *p_dac) in radeon_legacy_get_primary_dac_info_from_table()
861 struct radeon_encoder_primary_dac *radeon_combios_get_primary_dac_info(struct in radeon_combios_get_primary_dac_info()
869 struct radeon_encoder_primary_dac *p_dac = NULL; in radeon_combios_get_primary_dac_info()
872 p_dac = kzalloc(sizeof(struct radeon_encoder_primary_dac), in radeon_combios_get_primary_dac_info()
Dradeon_legacy_encoders.c628 …struct radeon_encoder_primary_dac *p_dac = (struct radeon_encoder_primary_dac *)radeon_encoder->en… in radeon_legacy_primary_dac_mode_set()
Dradeon_atombios.c1770 struct radeon_encoder_primary_dac *
1781 struct radeon_encoder_primary_dac *p_dac = NULL; in radeon_atombios_get_primary_dac_info()
1788 p_dac = kzalloc(sizeof(struct radeon_encoder_primary_dac), GFP_KERNEL); in radeon_atombios_get_primary_dac_info()