Home
last modified time | relevance | path

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

/linux-6.1.9/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.c121 ret = hda_dsp_stream_hw_params(sdev, hext_stream, dmab, params); in hda_dsp_pcm_hw_params()
Dhda-loader.c80 ret = hda_dsp_stream_hw_params(sdev, hext_stream, dmab, NULL); in hda_cl_stream_prepare()
Dhda.h620 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev,
Dhda-stream.c472 int hda_dsp_stream_hw_params(struct snd_sof_dev *sdev, in hda_dsp_stream_hw_params() function