Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/include/sound/
H A Dhda_codec.h308 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr,
/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/sound/pci/hda/
H A 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()