Home
last modified time | relevance | path

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

/linux/include/net/nfc/
H A Dnfc.h286 int nfc_tm_activated(struct nfc_dev *dev, u32 protocol, u8 comm_mode,
/linux/net/nfc/
H A Dcore.c667 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 Ddigital_dep.c1620 rc = nfc_tm_activated(ddev->nfc_dev, NFC_PROTO_NFC_DEP_MASK, in digital_tg_recv_atr_req()
/linux/drivers/nfc/microread/
H A Dmicroread.c583 r = nfc_tm_activated(hdev->ndev, NFC_PROTO_NFC_DEP_MASK, in microread_event_received()
/linux/drivers/nfc/st21nfca/
H A Ddep.c216 r = nfc_tm_activated(hdev->ndev, NFC_PROTO_NFC_DEP_MASK, in st21nfca_tm_recv_atr_req()
/linux/drivers/nfc/pn544/
H A Dpn544.c733 r = nfc_tm_activated(hdev->ndev, NFC_PROTO_NFC_DEP_MASK, in pn544_hci_event_received()
/linux/drivers/nfc/pn533/
H A Dpn533.c1220 rc = nfc_tm_activated(dev->nfc_dev, NFC_PROTO_NFC_DEP_MASK, in pn533_init_target_complete()