Home
last modified time | relevance | path

Searched defs:st21nfca_hci_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/nfc/st21nfca/
A Dst21nfca.h146 struct st21nfca_hci_info { struct
147 const struct nfc_phy_ops *phy_ops;
148 void *phy_id;
150 struct nfc_hci_dev *hdev;
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;
161 struct st21nfca_dep_info dep_info;
[all …]

Completed in 3 milliseconds