Searched refs:hda_dsp_stream_spib_config (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-pcm.c | 134 hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_ENABLE, 0); in hda_dsp_pcm_hw_params() 136 hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_DISABLE, 0); in hda_dsp_pcm_hw_params()
|
H A D | hda-loader.c | 87 hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_ENABLE, size); in hda_cl_stream_prepare() 257 ret = hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_DISABLE, 0); in hda_cl_cleanup()
|
H A D | hda-stream.c | 155 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev, in hda_dsp_stream_spib_config() function 705 hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_DISABLE, 0); in hda_dsp_stream_hw_free()
|
H A D | hda.h | 658 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev,
|