Searched refs:snd_hdac_ext_bus_init (Results 1 – 3 of 3) sorted by relevance
90 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev, in snd_hdac_ext_bus_init() function115 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_init);
7 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev,
807 snd_hdac_ext_bus_init(bus, &pci->dev, &bus_core_ops, io_ops, NULL); in skl_create()