Lines Matching refs:memcpy
117 memcpy(nfca_poll->nfcid1, data, nfca_poll->nfcid1_len); in nci_extract_rf_params_nfca_passive_poll()
140 memcpy(nfcb_poll->sensb_res, data, nfcb_poll->sensb_res_len); in nci_extract_rf_params_nfcb_passive_poll()
156 memcpy(nfcf_poll->sensf_res, data, nfcf_poll->sensf_res_len); in nci_extract_rf_params_nfcf_passive_poll()
168 memcpy(nfcv_poll->uid, data, NFC_ISO15693_UID_MAXSIZE); in nci_extract_rf_params_nfcv_passive_poll()
179 memcpy(nfcf_listen->local_nfcid2, data, nfcf_listen->local_nfcid2_len); in nci_extract_rf_params_nfcf_passive_listen()
234 memcpy(target->nfcid1, nfca_poll->nfcid1, in nci_add_new_protocol()
242 memcpy(target->sensb_res, nfcb_poll->sensb_res, in nci_add_new_protocol()
250 memcpy(target->sensf_res, nfcf_poll->sensf_res, in nci_add_new_protocol()
258 memcpy(target->iso15693_uid, nfcv_poll->uid, NFC_ISO15693_UID_MAXSIZE); in nci_add_new_protocol()
391 memcpy(nfca_poll->rats_res, in nci_extract_activation_params_iso_dep()
401 memcpy(nfcb_poll->attrib_res, in nci_extract_activation_params_iso_dep()
429 memcpy(poll->atr_res, data, poll->atr_res_len); in nci_extract_activation_params_nfc_dep()
439 memcpy(listen->atr_req, data, listen->atr_req_len); in nci_extract_activation_params_nfc_dep()
489 memcpy(ndev->remote_gb, in nci_store_general_bytes_nfc_dep()
501 memcpy(ndev->remote_gb, in nci_store_general_bytes_nfc_dep()