Home
last modified time | relevance | path

Searched refs:activation_params (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/net/nfc/nci/
Dntf.c375 nfca_poll = &ntf->activation_params.nfca_poll_iso_dep; in nci_extract_activation_params_iso_dep()
385 nfcb_poll = &ntf->activation_params.nfcb_poll_iso_dep; in nci_extract_activation_params_iso_dep()
412 poll = &ntf->activation_params.poll_nfc_dep; in nci_extract_activation_params_nfc_dep()
422 listen = &ntf->activation_params.listen_nfc_dep; in nci_extract_activation_params_nfc_dep()
474 (ntf->activation_params.poll_nfc_dep.atr_res_len in nci_store_general_bytes_nfc_dep()
478 (ntf->activation_params.poll_nfc_dep.atr_res in nci_store_general_bytes_nfc_dep()
486 (ntf->activation_params.listen_nfc_dep.atr_req_len in nci_store_general_bytes_nfc_dep()
490 (ntf->activation_params.listen_nfc_dep.atr_req in nci_store_general_bytes_nfc_dep()
/Linux-v5.10/include/net/nfc/
Dnci.h489 } activation_params; member