Home
last modified time | relevance | path

Searched refs:hda_dsp_stream_init (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-stream.c863 int hda_dsp_stream_init(struct snd_sof_dev *sdev) in hda_dsp_stream_init() function
999 EXPORT_SYMBOL_NS(hda_dsp_stream_init, "SND_SOC_SOF_INTEL_HDA_COMMON");
H A Dhda.h659 int hda_dsp_stream_init(struct snd_sof_dev *sdev);
H A Dhda.c800 ret = hda_dsp_stream_init(sdev); in hda_dsp_probe()