Searched refs:NCI_REQ_PEND (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/nfc/nci/
H A Dcore.c80 if (ndev->req_status == NCI_REQ_PEND) {
90 if (ndev->req_status == NCI_REQ_PEND) {
105 ndev->req_status = NCI_REQ_PEND;
/linux-master/include/net/nfc/
H A Dnci_core.h377 #define NCI_REQ_PEND 1 macro

Completed in 307 milliseconds