Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/nfc/
Dnci_core.h201 struct nci_dev { struct
202 struct nfc_dev *nfc_dev;
203 struct nci_ops *ops;
204 struct nci_hci_dev *hci_dev;
206 int tx_headroom;
207 int tx_tailroom;
209 atomic_t state;
210 unsigned long flags;
212 atomic_t cmd_cnt;
213 __u8 cur_conn_id;
[all …]