Home
last modified time | relevance | path

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

/linux-6.12.1/net/nfc/nci/
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 …]
/linux-6.12.1/tools/net/ynl/samples/
Dnetdev.c64 struct ynl_ntf_base_type *ntf; in main() local
/linux-6.12.1/tools/net/ynl/lib/
Dynl.c729 struct ynl_ntf_base_type *ntf; in ynl_sock_destroy() local
740 void ynl_ntf_free(struct ynl_ntf_base_type *ntf) in ynl_ntf_free()
776 struct ynl_ntf_base_type *ntf; in ynl_ntf_dequeue() local
/linux-6.12.1/drivers/staging/media/starfive/camss/
Dstf-camss.c211 static int stfcamss_subdev_notifier_complete(struct v4l2_async_notifier *ntf) in stfcamss_subdev_notifier_complete()
/linux-6.12.1/drivers/media/platform/rockchip/rkisp1/
Drkisp1-dev.c186 struct v4l2_async_notifier *ntf = &rkisp1->notifier; in rkisp1_subdev_notifier_register() local
/linux-6.12.1/net/core/
Dpage_pool_user.c261 struct sk_buff *ntf; in netdev_nl_page_pool_event() local
Dnetdev-genl.c85 struct sk_buff *ntf; in netdev_genl_dev_notify() local
/linux-6.12.1/include/net/nfc/
Dnci_core.h62 int (*ntf)(struct nci_dev *dev, struct sk_buff *skb); member