Searched refs:n_prop_ops (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/nfc/st-nci/
H A Dcore.c109 .n_prop_ops = ARRAY_SIZE(st_nci_prop_ops),
/linux-master/drivers/nfc/s3fwrn5/
H A Dcore.c157 .n_prop_ops = ARRAY_SIZE(s3fwrn5_nci_prop_ops),
/linux-master/net/nfc/nci/
H A Dcore.c1169 if (ops->n_prop_ops > NCI_MAX_PROPRIETARY_CMD) {
1171 ops->n_prop_ops);
1442 ndev->ops->n_prop_ops);
1449 ndev->ops->n_prop_ops);
/linux-master/include/net/nfc/
H A Dnci_core.h87 size_t n_prop_ops; member in struct:nci_ops
/linux-master/drivers/nfc/fdp/
H A Dfdp.c694 .n_prop_ops = ARRAY_SIZE(fdp_prop_ops),

Completed in 248 milliseconds