snd_hdac_bus_init
int snd_hdac_bus_init(struct hdac_bus *bus, struct device *dev,
err = snd_hdac_bus_init(&bus->core, chip->card->dev, &bus_core_ops);
EXPORT_SYMBOL_GPL(snd_hdac_bus_init);
ret = snd_hdac_bus_init(bus, dev, ops);