Lines Matching defs:st21nfca_hci_info
147 struct st21nfca_hci_info { struct
148 const struct nfc_phy_ops *phy_ops;
149 void *phy_id;
151 struct nfc_hci_dev *hdev;
152 struct st21nfca_se_status *se_status;
154 enum st21nfca_state state;
156 struct mutex info_lock;
158 int async_cb_type;
159 data_exchange_cb_t async_cb;
160 void *async_cb_context;
162 struct st21nfca_dep_info dep_info;
163 struct st21nfca_se_info se_info;
164 struct st21nfca_vendor_info vendor_info;