Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_generic.c257 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained() function
276 (anchor_nid > 0 && is_nid_contained(path, anchor_nid)) || in get_nid_path()
277 (anchor_nid < 0 && !is_nid_contained(path, anchor_nid))) in get_nid_path()
1646 is_nid_contained(path, spec->mixer_nid)) in check_aamix_out_path()
1690 if (!spec->mixer_nid || !is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()
1698 if (path && is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()
1703 if (path && is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()