Home
last modified time | relevance | path

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

/Linux-v5.15/net/nfc/nci/
Dntf.c398 nfca_poll = &ntf->activation_params.nfca_poll_iso_dep; in nci_extract_activation_params_iso_dep()
408 nfcb_poll = &ntf->activation_params.nfcb_poll_iso_dep; in nci_extract_activation_params_iso_dep()
436 poll = &ntf->activation_params.poll_nfc_dep; in nci_extract_activation_params_nfc_dep()
446 listen = &ntf->activation_params.listen_nfc_dep; in nci_extract_activation_params_nfc_dep()
498 (ntf->activation_params.poll_nfc_dep.atr_res_len in nci_store_general_bytes_nfc_dep()
502 (ntf->activation_params.poll_nfc_dep.atr_res in nci_store_general_bytes_nfc_dep()
510 (ntf->activation_params.listen_nfc_dep.atr_req_len in nci_store_general_bytes_nfc_dep()
514 (ntf->activation_params.listen_nfc_dep.atr_req in nci_store_general_bytes_nfc_dep()
/Linux-v5.15/include/net/nfc/
Dnci.h523 } activation_params; member