Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/nfc/
Dnci_core.h96 #define NCI_MAX_PROPRIETARY_CMD 64 macro
/Linux-v5.10/net/nfc/nci/
Dcore.c1136 if (ops->n_prop_ops > NCI_MAX_PROPRIETARY_CMD) { in nci_allocate_device()