Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A 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/include/sound/
H A Dhda_codec.h308 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr,
/linux/sound/soc/intel/avs/
H A Dcore.c146 codec = snd_hda_codec_device_init(to_hda_bus(bus), addr, "hdaudioB%dD%d", bus->idx, addr); in probe_codec()
/linux/sound/hda/common/
H A Dcodec.c879 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr, in snd_hda_codec_device_init() function
930 EXPORT_SYMBOL_GPL(snd_hda_codec_device_init);
947 codec = snd_hda_codec_device_init(bus, codec_addr, "hdaudioC%dD%d", in snd_hda_codec_new()