Home
last modified time | relevance | path

Searched refs:fdp_prop_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/nfc/fdp/
H A Dfdp.c674 static const struct nci_driver_ops fdp_prop_ops[] = { variable
693 .prop_ops = fdp_prop_ops,
694 .n_prop_ops = ARRAY_SIZE(fdp_prop_ops),
730 BUILD_BUG_ON(ARRAY_SIZE(fdp_prop_ops) > NCI_MAX_PROPRIETARY_CMD); in fdp_nci_probe()
/kernel/linux/linux-5.10/drivers/nfc/fdp/
H A Dfdp.c689 static struct nci_driver_ops fdp_prop_ops[] = { variable
708 .prop_ops = fdp_prop_ops,
709 .n_prop_ops = ARRAY_SIZE(fdp_prop_ops),

Completed in 6 milliseconds