Home
last modified time | relevance | path

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

/drivers/nfc/st21nfca/
Ddep.c591 struct st21nfca_dep_req_res *dep_res; in st21nfca_im_recv_dep_res_cb() local
603 dep_res = (struct st21nfca_dep_req_res *)skb->data; in st21nfca_im_recv_dep_res_cb()
609 if (ST21NFCA_NFC_DEP_DID_BIT_SET(dep_res->pfb)) in st21nfca_im_recv_dep_res_cb()
611 if (ST21NFCA_NFC_DEP_NAD_BIT_SET(dep_res->pfb)) in st21nfca_im_recv_dep_res_cb()
620 switch (ST21NFCA_NFC_DEP_PFB_TYPE(dep_res->pfb)) { in st21nfca_im_recv_dep_res_cb()
625 ST21NFCA_NFC_DEP_PFB_PNI(dep_res->pfb + 1); in st21nfca_im_recv_dep_res_cb()