Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dnci_core.h333 #define NCI_REQ_DONE 0 macro
/linux-4.1.27/net/nfc/nci/
Dcore.c72 ndev->req_status = NCI_REQ_DONE; in nci_req_complete()
106 case NCI_REQ_DONE: in __nci_request()