Searched refs:snd_hda_codec_device_init (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/sound/soc/sof/intel/ |
D | hda-codec.c | 137 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/ |
D | hda_codec.h | 305 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr,
|
/linux-6.12.1/sound/soc/intel/avs/ |
D | core.c | 139 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/ |
D | hda_codec.c | 897 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()
|