Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dhda.c195 ret = snd_hda_codec_device_new(codec->bus, component->card->snd_card, hdev->addr, codec, in hda_codec_probe()
Dhdac_hda.c420 ret = snd_hda_codec_device_new(hcodec->bus, component->card->snd_card, in hdac_hda_codec_probe()
/linux-6.1.9/include/sound/
Dhda_codec.h314 int snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card,
/linux-6.1.9/sound/pci/hda/
Dhda_codec.c975 ret = snd_hda_codec_device_new(bus, card, codec_addr, *codecp, true); in snd_hda_codec_new()
983 int snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card, in snd_hda_codec_device_new() function
1055 EXPORT_SYMBOL_GPL(snd_hda_codec_device_new);