Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_audio.c98 uint32_t max_channe_index = 0; in is_audio_format_supported() local
111 audio_info->modes[max_channe_index].channel_count) { in is_audio_format_supported()
112 max_channe_index = index; in is_audio_format_supported()
117 max_channe_index = index; in is_audio_format_supported()
124 *format_index = max_channe_index; in is_audio_format_supported()