Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dhda_codec.h362 int snd_hda_get_dev_select(struct hda_codec *codec, hda_nid_t nid);
/linux-6.12.1/sound/pci/hda/
Dhda_proc.c696 dev_id_saved = snd_hda_get_dev_select(codec, nid); in print_dpmst_connections()
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.c1134 dev_id_saved = snd_hda_get_dev_select(codec, nid); in intel_not_share_assigned_cvt()