Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/intel/
Dhda-trace.c33 ret = hda_dsp_stream_hw_params(sdev, stream, dmab, NULL); in hda_dsp_trace_prepare()
Dhda-compress.c83 ret = hda_dsp_stream_hw_params(sdev, stream, dmab, NULL); in hda_probe_compr_set_params()
Dhda-pcm.c112 ret = hda_dsp_stream_hw_params(sdev, stream, dmab, params); in hda_dsp_pcm_hw_params()
Dhda-loader.c64 ret = hda_dsp_stream_hw_params(sdev, dsp_stream, dmab, NULL); in cl_stream_prepare()
Dhda.h545 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev,
Dhda-stream.c398 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_params() function