Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dnci_core.h335 #define NCI_REQ_CANCELED 2 macro
/linux-4.1.27/net/nfc/nci/
Dcore.c81 ndev->req_status = NCI_REQ_CANCELED; in nci_req_cancel()
110 case NCI_REQ_CANCELED: in __nci_request()