Home
last modified time | relevance | path

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

/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);
/sound/soc/sof/intel/
Dhda-codec.c148 ret = snd_hdac_ext_bus_device_init(&hbus->core, address, hdev, type); in hda_codec_probe()
187 ret = snd_hdac_ext_bus_device_init(&hbus->core, address, hdev, HDA_DEV_ASOC); in hda_codec_probe()
/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()