Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nfc/st-nci/
Dcore.c109 .n_prop_ops = ARRAY_SIZE(st_nci_prop_ops),
/linux-6.1.9/drivers/nfc/s3fwrn5/
Dcore.c157 .n_prop_ops = ARRAY_SIZE(s3fwrn5_nci_prop_ops),
/linux-6.1.9/net/nfc/nci/
Dcore.c1163 if (ops->n_prop_ops > NCI_MAX_PROPRIETARY_CMD) { in nci_allocate_device()
1165 ops->n_prop_ops); in nci_allocate_device()
1432 ndev->ops->n_prop_ops); in nci_prop_rsp_packet()
1439 ndev->ops->n_prop_ops); in nci_prop_ntf_packet()
/linux-6.1.9/include/net/nfc/
Dnci_core.h87 size_t n_prop_ops; member
/linux-6.1.9/drivers/nfc/fdp/
Dfdp.c694 .n_prop_ops = ARRAY_SIZE(fdp_prop_ops),