Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/intel/
Dhda-loader.c69 hda_dsp_stream_spib_config(sdev, dsp_stream, HDA_DSP_SPIB_ENABLE, size); in cl_stream_prepare()
218 ret = hda_dsp_stream_spib_config(sdev, stream, HDA_DSP_SPIB_DISABLE, 0); in cl_cleanup()
Dhda-pcm.c119 hda_dsp_stream_spib_config(sdev, stream, HDA_DSP_SPIB_DISABLE, 0); in hda_dsp_pcm_hw_params()
Dhda.h564 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev,
Dhda-stream.c131 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev, in hda_dsp_stream_spib_config() function