Home
last modified time | relevance | path

Searched defs:afmt3 (Results 1 – 2 of 2) sorted by relevance

/linux-5.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() local
120 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_se_audio_setup() local
147 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_audio_mute_control() local
156 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_audio_info_immediate_update() local
165 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_setup_dp_audio() local
191 void afmt3_construct(struct dcn30_afmt *afmt3, in afmt3_construct()
Ddcn30_resource.c1129 struct dcn30_afmt *afmt3 = kzalloc(sizeof(struct dcn30_afmt), GFP_KERNEL); in dcn30_afmt_create() local