Home
last modified time | relevance | path

Searched defs:ntf (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/nfc/nci/
Dntf.c45 struct nci_core_conn_credit_ntf *ntf = (void *) skb->data; in nci_core_conn_credits_ntf_packet() local
94 struct nci_core_intf_error_ntf *ntf = (void *) skb->data; in nci_core_conn_intf_error_ntf_packet() local
272 struct nci_rf_discover_ntf *ntf) in nci_add_new_target()
319 struct nci_rf_discover_ntf ntf; in nci_rf_discover_ntf_packet() local
380 struct nci_rf_intf_activated_ntf *ntf, __u8 *data) in nci_extract_activation_params_iso_dep()
416 struct nci_rf_intf_activated_ntf *ntf, __u8 *data) in nci_extract_activation_params_nfc_dep()
452 struct nci_rf_intf_activated_ntf *ntf) in nci_target_auto_activated()
475 struct nci_rf_intf_activated_ntf *ntf) in nci_store_general_bytes_nfc_dep()
520 struct nci_rf_intf_activated_ntf ntf; in nci_rf_intf_activated_ntf_packet() local
682 struct nci_rf_deactivate_ntf *ntf = (void *) skb->data; in nci_rf_deactivate_ntf_packet() local
/Linux-v4.19/include/net/nfc/
Dnci_core.h73 int (*ntf)(struct nci_dev *dev, struct sk_buff *skb); member