Home
last modified time | relevance | path

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

/Linux-v5.4/net/nfc/nci/
Dntf.c33 struct nci_core_conn_credit_ntf *ntf = (void *) skb->data; in nci_core_conn_credits_ntf_packet() local
82 struct nci_core_intf_error_ntf *ntf = (void *) skb->data; in nci_core_conn_intf_error_ntf_packet() local
260 struct nci_rf_discover_ntf *ntf) in nci_add_new_target()
307 struct nci_rf_discover_ntf ntf; in nci_rf_discover_ntf_packet() local
368 struct nci_rf_intf_activated_ntf *ntf, __u8 *data) in nci_extract_activation_params_iso_dep()
404 struct nci_rf_intf_activated_ntf *ntf, __u8 *data) in nci_extract_activation_params_nfc_dep()
440 struct nci_rf_intf_activated_ntf *ntf) in nci_target_auto_activated()
463 struct nci_rf_intf_activated_ntf *ntf) in nci_store_general_bytes_nfc_dep()
508 struct nci_rf_intf_activated_ntf ntf; in nci_rf_intf_activated_ntf_packet() local
670 struct nci_rf_deactivate_ntf *ntf = (void *) skb->data; in nci_rf_deactivate_ntf_packet() local
/Linux-v5.4/include/net/nfc/
Dnci_core.h61 int (*ntf)(struct nci_dev *dev, struct sk_buff *skb); member