Searched defs:st21nfca_hci_info (Results 1 – 1 of 1) sorted by relevance
146 struct st21nfca_hci_info { struct147 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 …]