| /kernel/linux/linux-6.6/drivers/nfc/ |
| H A D | virtual_ncidev.c | 180 const struct nfc_dev *nfc_dev = vdev->ndev->nfc_dev; in virtual_ncidev_ioctl() local
|
| /kernel/linux/linux-5.10/net/nfc/hci/ |
| H A D | core.c | 579 static int hci_dev_up(struct nfc_dev *nfc_dev) in hci_dev_up() argument 625 static int hci_dev_down(struct nfc_dev *nfc_dev) in hci_dev_down() argument 639 static int hci_start_poll(struct nfc_dev *nfc_dev, in hci_start_poll() argument 652 static void hci_stop_poll(struct nfc_dev *nfc_de argument 663 hci_dep_link_up(struct nfc_dev *nfc_dev, struct nfc_target *target, __u8 comm_mode, __u8 *gb, size_t gb_len) hci_dep_link_up() argument 675 hci_dep_link_down(struct nfc_dev *nfc_dev) hci_dep_link_down() argument 685 hci_activate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, u32 protocol) hci_activate_target() argument 691 hci_deactivate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, u8 mode) hci_deactivate_target() argument 722 hci_transceive(struct nfc_dev *nfc_dev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) hci_transceive() argument 768 hci_tm_send(struct nfc_dev *nfc_dev, struct sk_buff *skb) hci_tm_send() argument 780 hci_check_presence(struct nfc_dev *nfc_dev, struct nfc_target *target) hci_check_presence() argument 791 hci_discover_se(struct nfc_dev *nfc_dev) hci_discover_se() argument 801 hci_enable_se(struct nfc_dev *nfc_dev, u32 se_idx) hci_enable_se() argument 811 hci_disable_se(struct nfc_dev *nfc_dev, u32 se_idx) hci_disable_se() argument 821 hci_se_io(struct nfc_dev *nfc_dev, u32 se_idx, u8 *apdu, size_t apdu_length, se_io_cb_t cb, void *cb_context) hci_se_io() argument 921 hci_fw_download(struct nfc_dev *nfc_dev, const char *firmware_name) hci_fw_download() argument [all...] |
| /kernel/linux/linux-5.10/net/nfc/ |
| H A D | digital_core.c | 473 static int digital_start_poll(struct nfc_dev *nfc_dev, __u32 im_protocols, in digital_start_poll() argument 553 static void digital_stop_poll(struct nfc_dev *nfc_dev) in digital_stop_poll() argument 574 static int digital_dev_up(struct nfc_dev *nfc_dev) in digital_dev_up() argument 583 digital_dev_down(struct nfc_dev *nfc_dev) digital_dev_down() argument 592 digital_dep_link_up(struct nfc_dev *nfc_dev, struct nfc_target *target, __u8 comm_mode, __u8 *gb, size_t gb_len) digital_dep_link_up() argument 607 digital_dep_link_down(struct nfc_dev *nfc_dev) digital_dep_link_down() argument 618 digital_activate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, __u32 protocol) digital_activate_target() argument 638 digital_deactivate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, u8 mode) digital_deactivate_target() argument 698 digital_in_send(struct nfc_dev *nfc_dev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) digital_in_send() argument [all...] |
| /kernel/linux/linux-5.10/include/net/nfc/ |
| H A D | digital.h | 193 struct nfc_dev *nfc_dev; member
|
| H A D | nfc.h | 163 struct nfc_dev { global() struct 226 nfc_set_parent_dev(struct nfc_dev *nfc_dev, struct device *dev) nfc_set_parent_dev() argument [all...] |
| H A D | nci_core.h | 197 struct nfc_dev *nfc_dev; member
|
| /kernel/linux/linux-6.6/include/net/nfc/ |
| H A D | nfc.h | 163 struct nfc_dev { global() struct 226 nfc_set_parent_dev(struct nfc_dev *nfc_dev, struct device *dev) nfc_set_parent_dev() argument [all...] |
| H A D | digital.h | 193 struct nfc_dev *nfc_dev; member
|
| H A D | nci_core.h | 197 struct nfc_dev *nfc_dev; member
|
| /kernel/linux/linux-6.6/net/nfc/hci/ |
| H A D | core.c | 579 static int hci_dev_up(struct nfc_dev *nfc_dev) in hci_dev_up() argument 625 static int hci_dev_down(struct nfc_dev *nfc_dev) in hci_dev_down() argument 639 static int hci_start_poll(struct nfc_dev *nfc_dev, in hci_start_poll() argument 652 static void hci_stop_poll(struct nfc_dev *nfc_de argument 663 hci_dep_link_up(struct nfc_dev *nfc_dev, struct nfc_target *target, __u8 comm_mode, __u8 *gb, size_t gb_len) hci_dep_link_up() argument 675 hci_dep_link_down(struct nfc_dev *nfc_dev) hci_dep_link_down() argument 685 hci_activate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, u32 protocol) hci_activate_target() argument 691 hci_deactivate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, u8 mode) hci_deactivate_target() argument 722 hci_transceive(struct nfc_dev *nfc_dev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) hci_transceive() argument 768 hci_tm_send(struct nfc_dev *nfc_dev, struct sk_buff *skb) hci_tm_send() argument 780 hci_check_presence(struct nfc_dev *nfc_dev, struct nfc_target *target) hci_check_presence() argument 791 hci_discover_se(struct nfc_dev *nfc_dev) hci_discover_se() argument 801 hci_enable_se(struct nfc_dev *nfc_dev, u32 se_idx) hci_enable_se() argument 811 hci_disable_se(struct nfc_dev *nfc_dev, u32 se_idx) hci_disable_se() argument 821 hci_se_io(struct nfc_dev *nfc_dev, u32 se_idx, u8 *apdu, size_t apdu_length, se_io_cb_t cb, void *cb_context) hci_se_io() argument 921 hci_fw_download(struct nfc_dev *nfc_dev, const char *firmware_name) hci_fw_download() argument [all...] |
| /kernel/linux/linux-6.6/net/nfc/ |
| H A D | digital_core.c | 476 static int digital_start_poll(struct nfc_dev *nfc_dev, __u32 im_protocols, in digital_start_poll() argument 556 static void digital_stop_poll(struct nfc_dev *nfc_dev) in digital_stop_poll() argument 577 static int digital_dev_up(struct nfc_dev *nfc_dev) in digital_dev_up() argument 586 digital_dev_down(struct nfc_dev *nfc_dev) digital_dev_down() argument 595 digital_dep_link_up(struct nfc_dev *nfc_dev, struct nfc_target *target, __u8 comm_mode, __u8 *gb, size_t gb_len) digital_dep_link_up() argument 610 digital_dep_link_down(struct nfc_dev *nfc_dev) digital_dep_link_down() argument 621 digital_activate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, __u32 protocol) digital_activate_target() argument 641 digital_deactivate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, u8 mode) digital_deactivate_target() argument 701 digital_in_send(struct nfc_dev *nfc_dev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) digital_in_send() argument [all...] |
| /kernel/linux/linux-5.10/net/nfc/nci/ |
| H A D | core.c | 615 static int nci_dev_up(struct nfc_dev *nfc_dev) in nci_dev_up() argument 622 static int nci_dev_down(struct nfc_dev *nfc_dev) in nci_dev_down() argument 746 static int nci_set_local_general_bytes(struct nfc_dev *nfc_dev) in nci_set_local_general_bytes() argument 772 nci_set_listen_parameters(struct nfc_dev *nfc_dev) nci_set_listen_parameters() argument 795 nci_start_poll(struct nfc_dev *nfc_dev, __u32 im_protocols, __u32 tm_protocols) nci_start_poll() argument 849 nci_stop_poll(struct nfc_dev *nfc_dev) nci_stop_poll() argument 863 nci_activate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, __u32 protocol) nci_activate_target() argument 934 nci_deactivate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, __u8 mode) nci_deactivate_target() argument 962 nci_dep_link_up(struct nfc_dev *nfc_dev, struct nfc_target *target, __u8 comm_mode, __u8 *gb, size_t gb_len) nci_dep_link_up() argument 983 nci_dep_link_down(struct nfc_dev *nfc_dev) nci_dep_link_down() argument 1008 nci_transceive(struct nfc_dev *nfc_dev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) nci_transceive() argument 1041 nci_tm_send(struct nfc_dev *nfc_dev, struct sk_buff *skb) nci_tm_send() argument 1053 nci_enable_se(struct nfc_dev *nfc_dev, u32 se_idx) nci_enable_se() argument 1063 nci_disable_se(struct nfc_dev *nfc_dev, u32 se_idx) nci_disable_se() argument 1073 nci_discover_se(struct nfc_dev *nfc_dev) nci_discover_se() argument 1089 nci_se_io(struct nfc_dev *nfc_dev, u32 se_idx, u8 *apdu, size_t apdu_length, se_io_cb_t cb, void *cb_context) nci_se_io() argument 1102 nci_fw_download(struct nfc_dev *nfc_dev, const char *firmware_name) nci_fw_download() argument [all...] |
| /kernel/linux/linux-5.10/drivers/nfc/pn533/ |
| H A D | pn533.h | 134 struct nfc_dev *nfc_dev; member
|
| H A D | pn533.c | 1365 static int pn533_poll_dep(struct nfc_dev *nfc_dev) in pn533_poll_dep() argument 1656 pn533_start_poll(struct nfc_dev *nfc_dev, u32 im_protocols, u32 tm_protocols) pn533_start_poll() argument 1771 pn533_stop_poll(struct nfc_dev *nfc_dev) pn533_stop_poll() argument 1826 pn533_activate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, u32 protocol) pn533_activate_target() argument 1898 pn533_deactivate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, u8 mode) pn533_deactivate_target() argument 1994 pn533_dep_link_up(struct nfc_dev *nfc_dev, struct nfc_target *target, u8 comm_mode, u8 *gb, size_t gb_len) pn533_dep_link_up() argument 2078 pn533_dep_link_down(struct nfc_dev *nfc_dev) pn533_dep_link_down() argument 2295 pn533_transceive(struct nfc_dev *nfc_dev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) pn533_transceive() argument 2398 pn533_tm_send(struct nfc_dev *nfc_dev, struct sk_buff *skb) pn533_tm_send() argument 2612 pn533_rf_field(struct nfc_dev *nfc_dev, u8 rf) pn533_rf_field() argument 2630 pn532_sam_configuration(struct nfc_dev *nfc_dev) pn532_sam_configuration() argument 2650 pn533_dev_up(struct nfc_dev *nfc_dev) pn533_dev_up() argument 2672 pn533_dev_down(struct nfc_dev *nfc_dev) pn533_dev_down() argument [all...] |
| /kernel/linux/linux-6.6/drivers/nfc/pn533/ |
| H A D | pn533.h | 134 struct nfc_dev *nfc_dev; member
|
| H A D | pn533.c | 1341 static int pn533_poll_dep(struct nfc_dev *nfc_dev) in pn533_poll_dep() argument 1628 pn533_start_poll(struct nfc_dev *nfc_dev, u32 im_protocols, u32 tm_protocols) pn533_start_poll() argument 1743 pn533_stop_poll(struct nfc_dev *nfc_dev) pn533_stop_poll() argument 1796 pn533_activate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, u32 protocol) pn533_activate_target() argument 1866 pn533_deactivate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, u8 mode) pn533_deactivate_target() argument 1960 pn533_dep_link_up(struct nfc_dev *nfc_dev, struct nfc_target *target, u8 comm_mode, u8 *gb, size_t gb_len) pn533_dep_link_up() argument 2042 pn533_dep_link_down(struct nfc_dev *nfc_dev) pn533_dep_link_down() argument 2253 pn533_transceive(struct nfc_dev *nfc_dev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) pn533_transceive() argument 2352 pn533_tm_send(struct nfc_dev *nfc_dev, struct sk_buff *skb) pn533_tm_send() argument 2556 pn533_rf_field(struct nfc_dev *nfc_dev, u8 rf) pn533_rf_field() argument 2574 pn532_sam_configuration(struct nfc_dev *nfc_dev) pn532_sam_configuration() argument 2594 pn533_dev_up(struct nfc_dev *nfc_dev) pn533_dev_up() argument 2616 pn533_dev_down(struct nfc_dev *nfc_dev) pn533_dev_down() argument [all...] |
| /kernel/linux/linux-6.6/net/nfc/nci/ |
| H A D | core.c | 628 static int nci_dev_up(struct nfc_dev *nfc_dev) in nci_dev_up() argument 635 static int nci_dev_down(struct nfc_dev *nfc_dev) in nci_dev_down() argument 760 static int nci_set_local_general_bytes(struct nfc_dev *nfc_dev) in nci_set_local_general_bytes() argument 786 nci_set_listen_parameters(struct nfc_dev *nfc_dev) nci_set_listen_parameters() argument 809 nci_start_poll(struct nfc_dev *nfc_dev, __u32 im_protocols, __u32 tm_protocols) nci_start_poll() argument 863 nci_stop_poll(struct nfc_dev *nfc_dev) nci_stop_poll() argument 878 nci_activate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, __u32 protocol) nci_activate_target() argument 948 nci_deactivate_target(struct nfc_dev *nfc_dev, struct nfc_target *target, __u8 mode) nci_deactivate_target() argument 974 nci_dep_link_up(struct nfc_dev *nfc_dev, struct nfc_target *target, __u8 comm_mode, __u8 *gb, size_t gb_len) nci_dep_link_up() argument 995 nci_dep_link_down(struct nfc_dev *nfc_dev) nci_dep_link_down() argument 1018 nci_transceive(struct nfc_dev *nfc_dev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) nci_transceive() argument 1051 nci_tm_send(struct nfc_dev *nfc_dev, struct sk_buff *skb) nci_tm_send() argument 1063 nci_enable_se(struct nfc_dev *nfc_dev, u32 se_idx) nci_enable_se() argument 1073 nci_disable_se(struct nfc_dev *nfc_dev, u32 se_idx) nci_disable_se() argument 1083 nci_discover_se(struct nfc_dev *nfc_dev) nci_discover_se() argument 1099 nci_se_io(struct nfc_dev *nfc_dev, u32 se_idx, u8 *apdu, size_t apdu_length, se_io_cb_t cb, void *cb_context) nci_se_io() argument 1112 nci_fw_download(struct nfc_dev *nfc_dev, const char *firmware_name) nci_fw_download() argument [all...] |