Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/intel/
Dhda-loader.c66 hda_dsp_stream_spib_config(sdev, dsp_stream, HDA_DSP_SPIB_ENABLE, size); in cl_stream_prepare()
216 ret = hda_dsp_stream_spib_config(sdev, stream, HDA_DSP_SPIB_DISABLE, 0); in cl_cleanup()
Dhda-pcm.c117 hda_dsp_stream_spib_config(sdev, stream, HDA_DSP_SPIB_DISABLE, 0); in hda_dsp_pcm_hw_params()
Dhda.h508 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev,
Dhda-stream.c128 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev, in hda_dsp_stream_spib_config() function