Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dnci_core.h183 struct nci_dev { struct
184 struct nfc_dev *nfc_dev;
185 struct nci_ops *ops;
186 struct nci_hci_dev *hci_dev;
188 int tx_headroom;
189 int tx_tailroom;
191 atomic_t state;
192 unsigned long flags;
194 atomic_t cmd_cnt;
195 __u8 cur_conn_id;
[all …]