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

/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.h313 bool snd_hda_parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid,
H A Dhda_generic.c455 * snd_hda_parse_nid_path - parse the widget path from the given nid to
473 bool snd_hda_parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid, snd_hda_parse_nid_path() function
484 EXPORT_SYMBOL_GPL(snd_hda_parse_nid_path); variable
492 * @anchor_nid: the anchor indication, see snd_hda_parse_nid_path()
515 if (snd_hda_parse_nid_path(codec, from_nid, to_nid, anchor_nid, path)) snd_hda_add_new_path()

Completed in 91 milliseconds