Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_afmt.c49 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_setup_hdmi_audio()
120 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_se_audio_setup()
147 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_audio_mute_control()
156 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_audio_info_immediate_update()
165 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_setup_dp_audio()
191 void afmt3_construct(struct dcn30_afmt *afmt3, in afmt3_construct()
Ddcn30_afmt.h31 container_of(afmt, struct dcn30_afmt, base)
215 struct dcn30_afmt { struct
222 void afmt3_construct(struct dcn30_afmt *afmt3, argument
DMakefile29 dcn30_afmt.o dcn30_dio_stream_encoder.o dcn30_dwb.o \
Ddcn30_resource.c1129 struct dcn30_afmt *afmt3 = kzalloc(sizeof(struct dcn30_afmt), GFP_KERNEL); in dcn30_afmt_create()