Searched refs:snd_hda_codec_device_new (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | hda.c | 196 ret = snd_hda_codec_device_new(codec->bus, component->card->snd_card, hdev->addr, codec, in hda_codec_probe()
|
H A D | hdac_hda.c | 423 ret = snd_hda_codec_device_new(hcodec->bus, component->card->snd_card, in hdac_hda_codec_probe()
|
/openbmc/linux/include/sound/ |
H A D | hda_codec.h | 312 int snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card,
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_codec.c | 973 ret = snd_hda_codec_device_new(bus, card, codec_addr, *codecp, true); in snd_hda_codec_new() 981 int snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card, in snd_hda_codec_device_new() function 1054 EXPORT_SYMBOL_GPL(snd_hda_codec_device_new);
|