Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/nfc/
Dnci_core.h384 #define NCI_REQ_DONE 0 macro
/Linux-v4.19/net/nfc/nci/
Dcore.c93 ndev->req_status = NCI_REQ_DONE; in nci_req_complete()
128 case NCI_REQ_DONE: in __nci_request()