Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h376 #define NCI_REQ_CANCELED 2 macro
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dcore.c91 ndev->req_status = NCI_REQ_CANCELED; in nci_req_cancel()
120 case NCI_REQ_CANCELED: in __nci_request()