Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h97 #define NCI_MAX_PROPRIETARY_CMD 64 macro
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dcore.c1152 if (ops->n_prop_ops > NCI_MAX_PROPRIETARY_CMD) { in nci_allocate_device()