Searched refs:snd_hdac_ext_bus_device_init (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/sound/hda/ext/ |
D | hdac_ext_bus.c | 75 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/ |
D | hda-codec.c | 112 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/ |
D | hdaudio_ext.h | 12 int snd_hdac_ext_bus_device_init(struct hdac_bus *bus, int addr,
|
/Linux-v5.4/sound/soc/intel/skylake/ |
D | skl.c | 723 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()
|