Home
last modified time | relevance | path

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

/Linux-v5.4/sound/hda/ext/
Dhdac_ext_bus.c75 int snd_hdac_ext_bus_device_init(struct hdac_bus *bus, int addr, in snd_hdac_ext_bus_device_init() function
102 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_device_init);
/Linux-v5.4/sound/soc/sof/intel/
Dhda-codec.c112 ret = snd_hdac_ext_bus_device_init(&hbus->core, address, hdev); in hda_codec_probe()
128 ret = snd_hdac_ext_bus_device_init(&hbus->core, address, hdev); in hda_codec_probe()
/Linux-v5.4/include/sound/
Dhdaudio_ext.h12 int snd_hdac_ext_bus_device_init(struct hdac_bus *bus, int addr,
/Linux-v5.4/sound/soc/intel/skylake/
Dskl.c723 err = snd_hdac_ext_bus_device_init(bus, addr, hdev); in probe_codec()
738 return snd_hdac_ext_bus_device_init(bus, addr, hdev); in probe_codec()