Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h359 int snd_hda_get_dev_select(struct hda_codec *codec, hda_nid_t nid);
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_codec.c365 int snd_hda_get_dev_select(struct hda_codec *codec, hda_nid_t nid) in snd_hda_get_dev_select() function
373 EXPORT_SYMBOL_GPL(snd_hda_get_dev_select);
Dpatch_hdmi.c1119 dev_id_saved = snd_hda_get_dev_select(codec, nid); in intel_not_share_assigned_cvt()