Searched defs:st21nfca_hci_info (Results 1 – 1 of 1) sorted by relevance
71 struct st21nfca_hci_info { struct72 struct nfc_phy_ops *phy_ops;73 void *phy_id;75 struct nfc_hci_dev *hdev;76 struct st21nfca_se_status *se_status;78 enum st21nfca_state state;80 struct mutex info_lock;82 int async_cb_type;83 data_exchange_cb_t async_cb;84 void *async_cb_context;[all …]