Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/nfc/
Dnci_core.h374 #define NCI_REQ_DONE 0 macro
/linux-4.4.14/net/nfc/nci/
Dcore.c86 ndev->req_status = NCI_REQ_DONE; in nci_req_complete()
121 case NCI_REQ_DONE: in __nci_request()