snd_hdac_device_init  117 include/sound/hdaudio.h int snd_hdac_device_init(struct hdac_device *dev, struct hdac_bus *bus,
snd_hdac_device_init   85 sound/hda/ext/hdac_ext_bus.c 	ret  = snd_hdac_device_init(hdev, bus, name, addr);
snd_hdac_device_init  121 sound/hda/hdac_device.c EXPORT_SYMBOL_GPL(snd_hdac_device_init);
snd_hdac_device_init  879 sound/pci/hda/hda_codec.c 	err = snd_hdac_device_init(&codec->core, &bus->core, name, codec_addr);