Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/intel/
Dhda-codec.c137 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "ehdaudio%dD%d", bus->idx, addr); in hda_codec_device_init()
/linux-6.12.1/include/sound/
Dhda_codec.h305 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr,
/linux-6.12.1/sound/soc/intel/avs/
Dcore.c139 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "hdaudioB%dD%d", bus->idx, addr); in probe_codec()
/linux-6.12.1/sound/pci/hda/
Dhda_codec.c897 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr, in snd_hda_codec_device_init() function
948 EXPORT_SYMBOL_GPL(snd_hda_codec_device_init);
965 codec = snd_hda_codec_device_init(bus, codec_addr, "hdaudioC%dD%d", in snd_hda_codec_new()