Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nfc/pn533/
H A Dpn533.c947 dev->tgt_available_prots = nfc_tgt.supported_protocols; in pn533_target_found()
1344 dev->tgt_available_prots = 0; in pn533_poll_dep_complete()
1498 dev->tgt_available_prots = nfc_tgt.supported_protocols; in pn533_autopoll_complete()
1846 if (!dev->tgt_available_prots) { in pn533_activate_target()
1852 if (!(dev->tgt_available_prots & (1 << protocol))) { in pn533_activate_target()
1869 dev->tgt_available_prots = 0; in pn533_activate_target()
1943 if (dev->tgt_available_prots && in pn533_in_dep_link_up_complete()
1944 !(dev->tgt_available_prots & (1 << NFC_PROTO_NFC_DEP))) { in pn533_in_dep_link_up_complete()
1960 if (!dev->tgt_available_prots) { in pn533_in_dep_link_up_complete()
1974 dev->tgt_available_prots in pn533_in_dep_link_up_complete()
[all...]
H A Dpn533.h172 u8 tgt_available_prots; member
/kernel/linux/linux-6.6/drivers/nfc/pn533/
H A Dpn533.c939 dev->tgt_available_prots = nfc_tgt.supported_protocols; in pn533_target_found()
1320 dev->tgt_available_prots = 0; in pn533_poll_dep_complete()
1472 dev->tgt_available_prots = nfc_tgt.supported_protocols; in pn533_autopoll_complete()
1816 if (!dev->tgt_available_prots) { in pn533_activate_target()
1822 if (!(dev->tgt_available_prots & (1 << protocol))) { in pn533_activate_target()
1839 dev->tgt_available_prots = 0; in pn533_activate_target()
1909 if (dev->tgt_available_prots && in pn533_in_dep_link_up_complete()
1910 !(dev->tgt_available_prots & (1 << NFC_PROTO_NFC_DEP))) { in pn533_in_dep_link_up_complete()
1926 if (!dev->tgt_available_prots) { in pn533_in_dep_link_up_complete()
1940 dev->tgt_available_prots in pn533_in_dep_link_up_complete()
[all...]
H A Dpn533.h172 u8 tgt_available_prots; member

Completed in 7 milliseconds