Searched refs:hda_dsp_stream_spib_config (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/sof/intel/ |
H A D | hda-pcm.c | 139 hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_ENABLE, 0); in hda_dsp_pcm_hw_params() 141 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 | 101 hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_ENABLE, size); in hda_cl_prepare() 284 ret = hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_DISABLE, 0); in hda_cl_cleanup()
|
H A D | hda-stream.c | 187 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev, in hda_dsp_stream_spib_config() function 735 hda_dsp_stream_spib_config(sdev, hext_stream, HDA_DSP_SPIB_DISABLE, 0); in hda_dsp_stream_hw_free()
|
H A D | hda.h | 690 int hda_dsp_stream_spib_config(struct snd_sof_dev *sdev,
|