Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_generic.c245 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained() function
264 (anchor_nid > 0 && is_nid_contained(path, anchor_nid)) || in get_nid_path()
265 (anchor_nid < 0 && !is_nid_contained(path, anchor_nid))) in get_nid_path()
1634 is_nid_contained(path, spec->mixer_nid)) in check_aamix_out_path()
1678 if (!spec->mixer_nid || !is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()
1686 if (path && is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()
1691 if (path && is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()