Searched refs:NCI_MAX_PROPRIETARY_CMD (Results 1 – 4 of 4) sorted by relevance
132 BUILD_BUG_ON(ARRAY_SIZE(st_nci_prop_ops) > NCI_MAX_PROPRIETARY_CMD); in st_nci_probe()
97 #define NCI_MAX_PROPRIETARY_CMD 64 macro
730 BUILD_BUG_ON(ARRAY_SIZE(fdp_prop_ops) > NCI_MAX_PROPRIETARY_CMD); in fdp_nci_probe()
1169 if (ops->n_prop_ops > NCI_MAX_PROPRIETARY_CMD) { in nci_allocate_device()