Searched refs:snd_hdac_ext_bus_init (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/sof/intel/ |
H A D | hda-bus.c | 77 snd_hdac_ext_bus_init(bus, dev, &bus_core_ops, sof_hda_ext_ops); in sof_hda_bus_init() 82 snd_hdac_ext_bus_init(bus, dev, NULL, NULL); in sof_hda_bus_init()
|
/linux/sound/hda/ext/ |
H A D | hdac_ext_bus.c | 29 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev, in snd_hdac_ext_bus_init() function 50 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_init);
|
/linux/include/sound/ |
H A D | hdaudio_ext.h | 9 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev,
|
/linux/sound/soc/intel/avs/ |
H A D | core.c | 379 ret = snd_hdac_ext_bus_init(&bus->core, dev, NULL, &soc_hda_ext_bus_ops); in avs_bus_init()
|