Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/nfc/st21nfca/
H A Dst21nfca.h146 struct st21nfca_hci_info { struct
147 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 …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/nfc/st21nfca/
H A Dst21nfca.h146 struct st21nfca_hci_info { struct
147 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 …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/nfc/st21nfca/
H A Dst21nfca.h146 struct st21nfca_hci_info { struct
147 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 …]