Searched refs:snd_hdac_bus_init (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/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-v4.19/sound/hda/ext/ |
D | hdac_ext_bus.c | 102 ret = snd_hdac_bus_init(bus, dev, ops, io_ops); in snd_hdac_ext_bus_init()
|
/Linux-v4.19/include/sound/ |
D | hdaudio.h | 379 int snd_hdac_bus_init(struct hdac_bus *bus, struct device *dev,
|
/Linux-v4.19/sound/pci/hda/ |
D | hda_controller.c | 1251 err = snd_hdac_bus_init(&bus->core, chip->card->dev, &bus_core_ops, in azx_bus_init()
|