Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/
Dpn533.c388 u8 tgt_available_prots; member
1487 dev->tgt_available_prots = nfc_tgt.supported_protocols; in pn533_target_found()
1891 dev->tgt_available_prots = 0; in pn533_poll_dep_complete()
2237 if (!dev->tgt_available_prots) { in pn533_activate_target()
2243 if (!(dev->tgt_available_prots & (1 << protocol))) { in pn533_activate_target()
2260 dev->tgt_available_prots = 0; in pn533_activate_target()
2316 if (dev->tgt_available_prots && in pn533_in_dep_link_up_complete()
2317 !(dev->tgt_available_prots & (1 << NFC_PROTO_NFC_DEP))) { in pn533_in_dep_link_up_complete()
2333 if (!dev->tgt_available_prots) { in pn533_in_dep_link_up_complete()
2345 dev->tgt_available_prots = 0; in pn533_in_dep_link_up_complete()