Home
last modified time | relevance | path

Searched refs:snd_hda_get_dev_select (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/pci/hda/
Dhda_codec.h361 int snd_hda_get_dev_select(struct hda_codec *codec, hda_nid_t nid);
Dhda_codec.c378 int snd_hda_get_dev_select(struct hda_codec *codec, hda_nid_t nid) in snd_hda_get_dev_select() function
386 EXPORT_SYMBOL_GPL(snd_hda_get_dev_select);
Dpatch_hdmi.c1084 dev_id_saved = snd_hda_get_dev_select(codec, nid); in intel_not_share_assigned_cvt()