Home
last modified time | relevance | path

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

/Linux-v5.10/sound/hda/ext/
Dhdac_ext_bus.c77 int snd_hdac_ext_bus_device_init(struct hdac_bus *bus, int addr, in snd_hdac_ext_bus_device_init() function
104 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_device_init);
/Linux-v5.10/sound/soc/sof/intel/
Dhda-codec.c151 ret = snd_hdac_ext_bus_device_init(&hbus->core, address, hdev, type); in hda_codec_probe()
190 ret = snd_hdac_ext_bus_device_init(&hbus->core, address, hdev, HDA_DEV_ASOC); in hda_codec_probe()
/Linux-v5.10/include/sound/
Dhdaudio_ext.h12 int snd_hdac_ext_bus_device_init(struct hdac_bus *bus, int addr,
/Linux-v5.10/sound/soc/intel/skylake/
Dskl.c724 err = snd_hdac_ext_bus_device_init(bus, addr, hdev, HDA_DEV_ASOC); in probe_codec()
739 return snd_hdac_ext_bus_device_init(bus, addr, hdev, HDA_DEV_ASOC); in probe_codec()