Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_bus_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/hda/ext/
Dhdac_ext_bus.c90 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev, in snd_hdac_ext_bus_init() function
115 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_init);
/Linux-v4.19/include/sound/
Dhdaudio_ext.h7 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev,
/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c807 snd_hdac_ext_bus_init(bus, &pci->dev, &bus_core_ops, io_ops, NULL); in skl_create()