Home
last modified time | relevance | path

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

/linux-3.3/include/net/nfc/
Dnci_core.h64 struct nci_dev { struct
65 struct nfc_dev *nfc_dev;
66 struct nci_ops *ops;
68 int tx_headroom;
69 int tx_tailroom;
71 unsigned long flags;
73 atomic_t cmd_cnt;
74 atomic_t credits_cnt;
76 struct timer_list cmd_timer;
78 struct workqueue_struct *cmd_wq;
[all …]