Searched refs:snd_hdac_bus_init (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/sound/hda/ |
D | hdac_bus.c | 27 int snd_hdac_bus_init(struct hdac_bus *bus, struct device *dev, in snd_hdac_bus_init() function 46 EXPORT_SYMBOL_GPL(snd_hdac_bus_init);
|
/linux-4.4.14/sound/hda/ext/ |
D | hdac_ext_bus.c | 101 ret = snd_hdac_bus_init(&ebus->bus, dev, ops, io_ops); in snd_hdac_ext_bus_init()
|
/linux-4.4.14/include/sound/ |
D | hdaudio.h | 309 int snd_hdac_bus_init(struct hdac_bus *bus, struct device *dev,
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_controller.c | 1039 err = snd_hdac_bus_init(&bus->core, chip->card->dev, &bus_core_ops, in azx_bus_init()
|