Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/intel/
H A Dhda-bus.c69 void sof_hda_bus_init(struct snd_sof_dev *sdev, struct device *dev) in sof_hda_bus_init() function
102 EXPORT_SYMBOL_NS(sof_hda_bus_init, "SND_SOC_SOF_INTEL_HDA_COMMON");
H A Dhda.h765 void sof_hda_bus_init(struct snd_sof_dev *sdev, struct device *dev);
H A Dhda.c495 sof_hda_bus_init(sdev, &pci->dev); in hda_init()