Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/nfc/
Dnci_core.h195 struct nci_dev { struct
196 struct nfc_dev *nfc_dev;
197 const struct nci_ops *ops;
198 struct nci_hci_dev *hci_dev;
200 int tx_headroom;
201 int tx_tailroom;
203 atomic_t state;
204 unsigned long flags;
206 atomic_t cmd_cnt;
207 __u8 cur_conn_id;
[all …]