Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_generic.c549 static bool same_amp_caps(struct hda_codec *codec, hda_nid_t nid1, in same_amp_caps() argument
552 if (!(get_wcaps(codec, nid1) & (1 << (dir + 1)))) in same_amp_caps()
554 return (query_amp_caps(codec, nid1, dir) == in same_amp_caps()