Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/intel/
Dhda-stream.c837 int hda_dsp_stream_init(struct snd_sof_dev *sdev) in hda_dsp_stream_init() function
973 EXPORT_SYMBOL_NS(hda_dsp_stream_init, SND_SOC_SOF_INTEL_HDA_COMMON);
Dhda.h650 int hda_dsp_stream_init(struct snd_sof_dev *sdev);
Dhda.c795 ret = hda_dsp_stream_init(sdev); in hda_dsp_probe()