Searched defs:nfc_dev (Results 1 – 3 of 3) sorted by relevance
167 struct nfc_dev { struct168 int idx;169 u32 target_next_idx;170 struct nfc_target *targets;171 int n_targets;172 int targets_generation;173 struct device dev;174 bool dev_up;176 u8 rf_mode;177 bool polling;[all …]
193 struct nfc_dev *nfc_dev; member
197 struct nfc_dev *nfc_dev; member
Completed in 12 milliseconds