Home
last modified time | relevance | path

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

/linux/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.c500 sof_hda_bus_init(sdev, &pci->dev); in hda_init()