Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_mode.h366 struct radeon_encoder_primary_dac { struct
862 extern struct radeon_encoder_primary_dac *
870 extern struct radeon_encoder_primary_dac *
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()
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()
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()