Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dpkcs12.h178 int nid1, int nid2);
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_generic.c555 static bool same_amp_caps(struct hda_codec *codec, hda_nid_t nid1, in same_amp_caps() argument
558 if (!(get_wcaps(codec, nid1) & (1 << (dir + 1)))) in same_amp_caps()
560 return (query_amp_caps(codec, nid1, dir) == in same_amp_caps()