Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dhda_generic.c251 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained() function
270 (anchor_nid > 0 && is_nid_contained(path, anchor_nid)) || in get_nid_path()
271 (anchor_nid < 0 && !is_nid_contained(path, anchor_nid))) in get_nid_path()
1652 is_nid_contained(path, spec->mixer_nid)) in check_aamix_out_path()
1696 if (!spec->mixer_nid || !is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()
1704 if (path && is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()
1709 if (path && is_nid_contained(path, spec->mixer_nid)) in indep_hp_possible()