Home
last modified time | relevance | path

Searched refs:snd_hda_parse_nid_path (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_generic.h313 bool snd_hda_parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid,
Dhda_generic.c473 bool snd_hda_parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid, in snd_hda_parse_nid_path() function
484 EXPORT_SYMBOL_GPL(snd_hda_parse_nid_path);
515 if (snd_hda_parse_nid_path(codec, from_nid, to_nid, anchor_nid, path)) in snd_hda_add_new_path()