Home
last modified time | relevance | path

Searched refs:snd_hda_codec_device_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A 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()
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h308 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr,
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dcore.c131 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "hdaudioB%dD%d", bus->idx, addr); in probe_codec()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl.c688 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "ehdaudio%dD%d", bus->idx, addr); in skl_codec_device_init()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c891 * snd_hda_codec_device_init - allocate HDA codec device
899 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); variable
967 codec = snd_hda_codec_device_init(bus, codec_addr, "hdaudioC%dD%d", in snd_hda_codec_new()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c871 static int snd_hda_codec_device_init(struct hda_bus *bus, struct snd_card *card, in snd_hda_codec_device_init() function
916 ret = snd_hda_codec_device_init(bus, card, codec_addr, codecp); in snd_hda_codec_new()

Completed in 19 milliseconds