Home
last modified time | relevance | path

Searched refs:NCI_MAX_PROPRIETARY_CMD (Results 1 - 6 of 6) sorted by relevance

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

Completed in 8 milliseconds