Home
last modified time | relevance | path

Searched refs:tgt_active_prot (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/nfc/
Dpn533.c389 u8 tgt_active_prot; member
1892 dev->tgt_active_prot = NFC_PROTO_NFC_DEP; in pn533_poll_dep_complete()
2124 if (dev->tgt_active_prot) { in pn533_start_poll()
2231 if (dev->tgt_active_prot) { in pn533_activate_target()
2259 dev->tgt_active_prot = protocol; in pn533_activate_target()
2275 if (!dev->tgt_active_prot) { in pn533_deactivate_target()
2280 dev->tgt_active_prot = 0; in pn533_deactivate_target()
2348 dev->tgt_active_prot = NFC_PROTO_NFC_DEP; in pn533_in_dep_link_up_complete()
2382 if (dev->tgt_active_prot) { in pn533_dep_link_up()
2458 if (dev->tgt_mode || dev->tgt_active_prot) in pn533_dep_link_down()
[all …]