Searched refs:snd_hdac_ext_bus_init (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/sound/hda/ext/ | 
| 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-v5.4/sound/soc/sof/intel/ | 
| D | hda-bus.c | 28 	snd_hdac_ext_bus_init(bus, dev, NULL, sof_hda_ext_ops);  in sof_hda_bus_init()
  | 
| /Linux-v5.4/include/sound/ | 
| D | hdaudio_ext.h | 7 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev,
  | 
| /Linux-v5.4/sound/soc/intel/skylake/ | 
| D | skl.c | 890 	snd_hdac_ext_bus_init(bus, &pci->dev, &bus_core_ops, ext_ops);  in skl_create()
  |