Home
last modified time | relevance | path

Searched refs:nci_driver_ops (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/nfc/s3fwrn5/
Dnci.c34 static struct nci_driver_ops s3fwrn5_nci_prop_ops[] = {
82 void s3fwrn5_nci_get_prop_ops(struct nci_driver_ops **ops, size_t *n) in s3fwrn5_nci_get_prop_ops()
Dnci.h86 void s3fwrn5_nci_get_prop_ops(struct nci_driver_ops **ops, size_t *n);
/linux-4.4.14/include/net/nfc/
Dnci_core.h70 struct nci_driver_ops { struct
97 struct nci_driver_ops *prop_ops;
100 struct nci_driver_ops *core_ops;
/linux-4.4.14/net/nfc/nci/
Dcore.c1274 static struct nci_driver_ops *ops_cmd_lookup(struct nci_driver_ops *ops, in ops_cmd_lookup()
1279 struct nci_driver_ops *op; in ops_cmd_lookup()
1294 struct sk_buff *skb, struct nci_driver_ops *ops, in nci_op_rsp_packet()
1297 struct nci_driver_ops *op; in nci_op_rsp_packet()
1307 struct sk_buff *skb, struct nci_driver_ops *ops, in nci_op_ntf_packet()
1310 struct nci_driver_ops *op; in nci_op_ntf_packet()
/linux-4.4.14/drivers/nfc/st-nci/
Dcore.c100 static struct nci_driver_ops st_nci_prop_ops[] = {
/linux-4.4.14/drivers/nfc/fdp/
Dfdp.c705 static struct nci_driver_ops fdp_core_ops[] = {
716 static struct nci_driver_ops fdp_prop_ops[] = {