Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/nfc/
Dnci_core.h207 struct nci_dev { struct
208 struct nfc_dev *nfc_dev;
209 struct nci_ops *ops;
210 struct nci_hci_dev *hci_dev;
212 int tx_headroom;
213 int tx_tailroom;
215 atomic_t state;
216 unsigned long flags;
218 atomic_t cmd_cnt;
219 __u8 cur_conn_id;
[all …]