Searched refs:nfc_tm_activated (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/nfc/ |
| H A D | nfc.h | 288 int nfc_tm_activated(struct nfc_dev *dev, u32 protocol, u8 comm_mode,
|
| /linux/net/nfc/ |
| H A D | core.c | 667 int nfc_tm_activated(struct nfc_dev *dev, u32 protocol, u8 comm_mode, in nfc_tm_activated() function 694 EXPORT_SYMBOL(nfc_tm_activated);
|
| H A D | digital_dep.c | 1620 rc = nfc_tm_activated(ddev->nfc_dev, NFC_PROTO_NFC_DEP_MASK, in digital_tg_recv_atr_req()
|
| /linux/drivers/nfc/microread/ |
| H A D | microread.c | 583 r = nfc_tm_activated(hdev->ndev, NFC_PROTO_NFC_DEP_MASK, in microread_event_received()
|
| /linux/drivers/nfc/pn544/ |
| H A D | pn544.c | 733 r = nfc_tm_activated(hdev->ndev, NFC_PROTO_NFC_DEP_MASK, in pn544_hci_event_received()
|