Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca.h71 struct st21nfca_hci_info { struct
72 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 …]