Home
last modified time | relevance | path

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

/Linux-v4.19/net/nfc/nci/
Dntf.c387 nfca_poll = &ntf->activation_params.nfca_poll_iso_dep; in nci_extract_activation_params_iso_dep()
397 nfcb_poll = &ntf->activation_params.nfcb_poll_iso_dep; in nci_extract_activation_params_iso_dep()
424 poll = &ntf->activation_params.poll_nfc_dep; in nci_extract_activation_params_nfc_dep()
434 listen = &ntf->activation_params.listen_nfc_dep; in nci_extract_activation_params_nfc_dep()
486 (ntf->activation_params.poll_nfc_dep.atr_res_len in nci_store_general_bytes_nfc_dep()
490 (ntf->activation_params.poll_nfc_dep.atr_res in nci_store_general_bytes_nfc_dep()
498 (ntf->activation_params.listen_nfc_dep.atr_req_len in nci_store_general_bytes_nfc_dep()
502 (ntf->activation_params.listen_nfc_dep.atr_req in nci_store_general_bytes_nfc_dep()
/Linux-v4.19/include/net/nfc/
Dnci.h501 } activation_params; member