Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/nfc/
Dnci_core.h196 struct nci_dev { struct
197 struct nfc_dev *nfc_dev;
198 const struct nci_ops *ops;
199 struct nci_hci_dev *hci_dev;
201 int tx_headroom;
202 int tx_tailroom;
204 atomic_t state;
205 unsigned long flags;
207 atomic_t cmd_cnt;
208 __u8 cur_conn_id;
[all …]