Home
last modified time | relevance | path

Searched defs:st21nfca_hci_info (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
Dst21nfca.h146 struct st21nfca_hci_info { struct
147 struct nfc_phy_ops *phy_ops;
148 void *phy_id;
150 struct nfc_hci_dev *hdev;
151 struct st21nfca_se_status *se_status;
153 enum st21nfca_state state;
155 struct mutex info_lock;
157 int async_cb_type;
158 data_exchange_cb_t async_cb;
159 void *async_cb_context;
[all …]