Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/nci/
H A Dntf.c34 const struct nci_core_reset_ntf *ntf = (void *)skb->data; in nci_core_reset_ntf_packet() local
50 struct nci_core_conn_credit_ntf *ntf = (void *) skb->data; in nci_core_conn_credits_ntf_packet() local
99 struct nci_core_intf_error_ntf *ntf = (void *) skb->data; in nci_core_conn_intf_error_ntf_packet() local
288 const struct nci_rf_discover_ntf *ntf) in nci_add_new_target()
335 struct nci_rf_discover_ntf ntf; in nci_rf_discover_ntf_packet() local
396 struct nci_rf_intf_activated_ntf *ntf, in nci_extract_activation_params_iso_dep()
433 struct nci_rf_intf_activated_ntf *ntf, in nci_extract_activation_params_nfc_dep()
470 const struct nci_rf_intf_activated_ntf *ntf) in nci_target_auto_activated()
493 const struct nci_rf_intf_activated_ntf *ntf) in nci_store_general_bytes_nfc_dep()
538 struct nci_rf_intf_activated_ntf ntf; in nci_rf_intf_activated_ntf_packet() local
[all …]
/openbmc/linux/tools/net/ynl/samples/
H A Dnetdev.c52 struct ynl_ntf_base_type *ntf; in main() local
/openbmc/linux/net/core/
H A Dnetdev-genl.c45 struct sk_buff *ntf; in netdev_genl_dev_notify() local
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.c638 struct ynl_ntf_base_type *ntf; in ynl_sock_destroy() local
649 void ynl_ntf_free(struct ynl_ntf_base_type *ntf) in ynl_ntf_free()
685 struct ynl_ntf_base_type *ntf; in ynl_ntf_dequeue() local
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-dev.c185 struct v4l2_async_notifier *ntf = &rkisp1->notifier; in rkisp1_subdev_notifier_register() local
/openbmc/linux/include/net/nfc/
H A Dnci_core.h62 int (*ntf)(struct nci_dev *dev, struct sk_buff *skb); member