Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/sof/intel/
Dhda-codec.c128 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "ehdaudio%dD%d", bus->idx, addr); in hda_codec_device_init()
/linux-6.6.21/include/sound/
Dhda_codec.h308 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr,
/linux-6.6.21/sound/soc/intel/avs/
Dcore.c131 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "hdaudioB%dD%d", bus->idx, addr); in probe_codec()
/linux-6.6.21/sound/soc/intel/skylake/
Dskl.c688 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "ehdaudio%dD%d", bus->idx, addr); in skl_codec_device_init()
/linux-6.6.21/sound/pci/hda/
Dhda_codec.c899 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr, in snd_hda_codec_device_init() function
950 EXPORT_SYMBOL_GPL(snd_hda_codec_device_init);
967 codec = snd_hda_codec_device_init(bus, codec_addr, "hdaudioC%dD%d", in snd_hda_codec_new()