Home
last modified time | relevance | path

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

/linux/include/net/nfc/
A Ddigital.h192 struct nfc_digital_dev { struct
193 struct nfc_dev *nfc_dev;
196 u32 protocols;
198 int tx_headroom;
199 int tx_tailroom;
202 void *driver_data;
205 u8 poll_tech_count;
206 u8 poll_tech_index;
207 struct mutex poll_lock;
212 struct mutex cmd_lock;
[all …]
/linux/drivers/nfc/
A Dnfcsim.c32 struct nfc_digital_dev *nfc_digital_dev; member
A Dport100.c440 struct nfc_digital_dev *nfc_digital_dev; member

Completed in 8 milliseconds