Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_generic.c254 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained() function
273 (anchor_nid > 0 && is_nid_contained(path, anchor_nid)) || in get_nid_path()
274 (anchor_nid < 0 && !is_nid_contained(path, anchor_nid))) in get_nid_path()
1612 is_nid_contained(path, spec->mixer_nid)) in check_aamix_out_path()
1656 if (!spec->mixer_nid || !is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()
1664 if (path && is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()
1669 if (path && is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()