Searched refs:nid1 (Results 1 – 2 of 2) sorted by relevance
178 int nid1, int nid2);
555 static bool same_amp_caps(struct hda_codec *codec, hda_nid_t nid1, in same_amp_caps() argument558 if (!(get_wcaps(codec, nid1) & (1 << (dir + 1)))) in same_amp_caps()560 return (query_amp_caps(codec, nid1, dir) == in same_amp_caps()