Searched refs:afmt3 (Results 1 – 3 of 3) sorted by relevance
32 afmt3->base.ctx->logger35 (afmt3->regs->reg)39 afmt3->afmt_shift->field_name, afmt3->afmt_mask->field_name43 afmt3->base.ctx49 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_setup_hdmi_audio() local120 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_se_audio_setup() local147 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_audio_mute_control() local156 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_audio_info_immediate_update() local165 struct dcn30_afmt *afmt3 = DCN30_AFMT_FROM_AFMT(afmt); in afmt3_setup_dp_audio() local191 void afmt3_construct(struct dcn30_afmt *afmt3, in afmt3_construct() argument[all …]
222 void afmt3_construct(struct dcn30_afmt *afmt3,
1129 struct dcn30_afmt *afmt3 = kzalloc(sizeof(struct dcn30_afmt), GFP_KERNEL); in dcn30_afmt_create() local1131 if (!afmt3) in dcn30_afmt_create()1134 afmt3_construct(afmt3, ctx, inst, in dcn30_afmt_create()1139 return &afmt3->base; in dcn30_afmt_create()