Searched refs:snd_hdac_ext_bus_init (Results 1 – 3 of 3) sorted by relevance
90 int snd_hdac_ext_bus_init(struct hdac_ext_bus *ebus, struct device *dev, in snd_hdac_ext_bus_init() function110 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_init);
30 int snd_hdac_ext_bus_init(struct hdac_ext_bus *sbus, struct device *dev,
361 snd_hdac_ext_bus_init(ebus, &pci->dev, &bus_core_ops, io_ops); in skl_create()