Home
last modified time | relevance | path

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

/openbmc/linux/include/net/nfc/
H A Dnci_core.h376 #define NCI_REQ_DONE 0 macro
/openbmc/linux/net/nfc/nci/
H A Dcore.c82 ndev->req_status = NCI_REQ_DONE; in nci_req_complete()
117 case NCI_REQ_DONE: in __nci_request()