snd_hda_codec_device_init
snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr,
EXPORT_SYMBOL_GPL(snd_hda_codec_device_init);
codec = snd_hda_codec_device_init(bus, codec_addr, "hdaudioC%dD%d",
codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "hdaudioB%dD%d", bus->idx, addr);
codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "ehdaudio%dD%d", bus->idx, addr);