Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_afmt.c52 .setup_dp_audio = afmt3_setup_dp_audio,
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_afmt.h122 void (*setup_dp_audio)( member
H A Ddcn30_afmt.c197 .setup_dp_audio = afmt3_setup_dp_audio,
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/
H A Ddcn30_dio_stream_encoder.c746 enc->afmt->funcs->setup_dp_audio(enc->afmt); in enc3_se_setup_dp_audio()