Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/intel/
Dhda-trace.c32 ret = hda_dsp_stream_hw_params(sdev, hext_stream, dmab, NULL); in hda_dsp_trace_prepare()
Dhda-probes.c94 ret = hda_dsp_stream_hw_params(sdev, hext_stream, dmab, NULL); in hda_probes_compr_set_params()
Dhda-pcm.c126 ret = hda_dsp_stream_hw_params(sdev, hext_stream, dmab, params); in hda_dsp_pcm_hw_params()
Dhda-loader.c82 ret = hda_dsp_stream_hw_params(sdev, hext_stream, dmab, NULL); in hda_cl_prepare()
Dhda.h652 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev,
Dhda-stream.c493 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_params() function