Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_bus.c90 int snd_hdac_ext_bus_init(struct hdac_ext_bus *ebus, struct device *dev, in snd_hdac_ext_bus_init() function
110 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_init);
/linux-4.4.14/include/sound/
Dhdaudio_ext.h30 int snd_hdac_ext_bus_init(struct hdac_ext_bus *sbus, struct device *dev,
/linux-4.4.14/sound/soc/intel/skylake/
Dskl.c361 snd_hdac_ext_bus_init(ebus, &pci->dev, &bus_core_ops, io_ops); in skl_create()