Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/nfc/
Dnci_core.h75 struct nci_dev { struct
76 struct nfc_dev *nfc_dev;
77 struct nci_ops *ops;
79 int tx_headroom;
80 int tx_tailroom;
82 atomic_t state;
83 unsigned long flags;
85 atomic_t cmd_cnt;
86 atomic_t credits_cnt;
88 struct timer_list cmd_timer;
[all …]