Searched defs:st21nfca_hci_info (Results 1 – 1 of 1) sorted by relevance
147 struct st21nfca_hci_info { struct148 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;[all …]