Home
last modified time | relevance | path

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

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