Searched refs:snd_hda_codec_device_init (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-codec.c | 128 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 D | hda_codec.h | 308 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr,
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | core.c | 131 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 D | skl.c | 688 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 D | hda_codec.c | 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); 967 codec = snd_hda_codec_device_init(bus, codec_addr, "hdaudioC%dD%d", in snd_hda_codec_new()
|