Home
last modified time | relevance | path

Searched refs:aud_check (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1348 struct audio_check aud_check = {0}; in dcn20_populate_dml_pipes_from_context() local
1525 get_audio_check(&res_ctx->pipe_ctx[i].stream->audio_info, &aud_check); in dcn20_populate_dml_pipes_from_context()
1526 pipes[pipe_cnt].dout.max_audio_sample_rate = aud_check.max_audiosample_rate / 1000; in dcn20_populate_dml_pipes_from_context()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2040 struct audio_check aud_check = {0}; local
2210 get_audio_check(&res_ctx->pipe_ctx[i].stream->audio_info, &aud_check);
2211 pipes[pipe_cnt].dout.max_audio_sample_rate = aud_check.max_audiosample_rate / 1000;

Completed in 8 milliseconds