Home
last modified time | relevance | path

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

/linux/drivers/nfc/st-nci/
A Dcore.c132 BUILD_BUG_ON(ARRAY_SIZE(st_nci_prop_ops) > NCI_MAX_PROPRIETARY_CMD); in st_nci_probe()
/linux/include/net/nfc/
A Dnci_core.h97 #define NCI_MAX_PROPRIETARY_CMD 64 macro
/linux/drivers/nfc/fdp/
A Dfdp.c722 BUILD_BUG_ON(ARRAY_SIZE(fdp_prop_ops) > NCI_MAX_PROPRIETARY_CMD); in fdp_nci_probe()
/linux/net/nfc/nci/
A Dcore.c1159 if (ops->n_prop_ops > NCI_MAX_PROPRIETARY_CMD) { in nci_allocate_device()

Completed in 12 milliseconds