Home
last modified time | relevance | path

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

/include/net/nfc/
Dnfc.h163 struct nfc_dev { struct
164 int idx;
165 u32 target_next_idx;
166 struct nfc_target *targets;
167 int n_targets;
168 int targets_generation;
169 struct device dev;
170 bool dev_up;
171 bool fw_download_in_progress;
172 u8 rf_mode;
[all …]
Ddigital.h193 struct nfc_dev *nfc_dev; member
Dnci_core.h197 struct nfc_dev *nfc_dev; member