Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/nfc/
Dnci_core.h378 #define NCI_REQ_CANCELED 2 macro
/linux-6.6.21/net/nfc/nci/
Dcore.c92 ndev->req_status = NCI_REQ_CANCELED; in nci_req_cancel()
121 case NCI_REQ_CANCELED: in __nci_request()