Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_bus.c29 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);
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-bus.c28 snd_hdac_ext_bus_init(bus, dev, NULL, sof_hda_ext_ops); in sof_hda_bus_init()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio_ext.h7 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev,
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.c889 snd_hdac_ext_bus_init(bus, &pci->dev, NULL, ext_ops); in skl_create()