Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/nfc/
Dnci_core.h386 #define NCI_REQ_CANCELED 2 macro
/Linux-v4.19/net/nfc/nci/
Dcore.c103 ndev->req_status = NCI_REQ_CANCELED; in nci_req_cancel()
132 case NCI_REQ_CANCELED: in __nci_request()