Searched defs:st21nfca_hci_info (Results 1 – 1 of 1) sorted by relevance
157 struct st21nfca_hci_info { struct158 struct nfc_phy_ops *phy_ops;159 void *phy_id;161 struct nfc_hci_dev *hdev;162 struct st21nfca_se_status *se_status;164 enum st21nfca_state state;166 struct mutex info_lock;168 int async_cb_type;169 data_exchange_cb_t async_cb;170 void *async_cb_context;[all …]