Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dhda.c160 /* rpm was forbidden in snd_hda_codec_device_new() */ in hda_codec_probe_complete()
197 ret = snd_hda_codec_device_new(codec->bus, component->card->snd_card, hdev->addr, codec, in hda_codec_probe()
H A Dhdac_hda.c424 * After snd_hda_codec_device_new(), display power is in hdac_hda_codec_probe()
431 ret = snd_hda_codec_device_new(hcodec->bus, component->card->snd_card, in hdac_hda_codec_probe()
465 * snd_hda_codec_device_new decrements the usage count so call get pm in hdac_hda_codec_probe()
517 /* match for forbid call in snd_hda_codec_device_new() */ in hdac_hda_codec_probe()
/linux/include/sound/
H A Dhda_codec.h313 int snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card,
/linux/sound/hda/common/
H A Dcodec.c956 ret = snd_hda_codec_device_new(bus, card, codec_addr, *codecp, true); in snd_hda_codec_new()
964 int snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card, in snd_hda_codec_device_new() function
1035 EXPORT_SYMBOL_GPL(snd_hda_codec_device_new);