Home
last modified time | relevance | path

Searched refs:im_transceive (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/hci/
H A Dcore.c734 if (hdev->ops->im_transceive) { in hci_transceive()
735 r = hdev->ops->im_transceive(hdev, target, skb, cb, in hci_transceive()
752 if (hdev->ops->im_transceive) { in hci_transceive()
753 r = hdev->ops->im_transceive(hdev, target, skb, cb, in hci_transceive()
940 .im_transceive = hci_transceive,
/kernel/linux/linux-6.6/net/nfc/hci/
H A Dcore.c734 if (hdev->ops->im_transceive) { in hci_transceive()
735 r = hdev->ops->im_transceive(hdev, target, skb, cb, in hci_transceive()
752 if (hdev->ops->im_transceive) { in hci_transceive()
753 r = hdev->ops->im_transceive(hdev, target, skb, cb, in hci_transceive()
940 .im_transceive = hci_transceive,
/kernel/linux/linux-5.10/include/net/nfc/
H A Dhci.h36 int (*im_transceive) (struct nfc_hci_dev *hdev, member
H A Dnfc.h61 int (*im_transceive)(struct nfc_dev *dev, struct nfc_target *target, member
/kernel/linux/linux-6.6/include/net/nfc/
H A Dhci.h36 int (*im_transceive) (struct nfc_hci_dev *hdev, member
H A Dnfc.h61 int (*im_transceive)(struct nfc_dev *dev, struct nfc_target *target, member
/kernel/linux/linux-5.10/net/nfc/
H A Dcore.c512 rc = dev->ops->im_transceive(dev, dev->active_target, skb, cb, in nfc_data_exchange()
1051 !ops->deactivate_target || !ops->im_transceive) in nfc_allocate_device()
H A Ddigital_core.c747 .im_transceive = digital_in_send,
/kernel/linux/linux-6.6/net/nfc/
H A Dcore.c514 rc = dev->ops->im_transceive(dev, dev->active_target, skb, cb, in nfc_data_exchange()
1059 !ops->deactivate_target || !ops->im_transceive) in nfc_allocate_device()
H A Ddigital_core.c750 .im_transceive = digital_in_send,
/kernel/linux/linux-5.10/drivers/nfc/microread/
H A Dmicroread.c440 pr_info("Abort im_transceive to invalid gate 0x%x\n", in microread_im_transceive()
639 .im_transceive = microread_im_transceive,
/kernel/linux/linux-6.6/drivers/nfc/microread/
H A Dmicroread.c438 pr_info("Abort im_transceive to invalid gate 0x%x\n", in microread_im_transceive()
637 .im_transceive = microread_im_transceive,
/kernel/linux/linux-5.10/drivers/nfc/pn544/
H A Dpn544.c894 .im_transceive = pn544_hci_im_transceive,
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
H A Dcore.c927 .im_transceive = st21nfca_hci_im_transceive,
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/
H A Dcore.c926 .im_transceive = st21nfca_hci_im_transceive,
/kernel/linux/linux-6.6/drivers/nfc/pn544/
H A Dpn544.c893 .im_transceive = pn544_hci_im_transceive,
/kernel/linux/linux-5.10/net/nfc/nci/
H A Dcore.c1121 .im_transceive = nci_transceive,
/kernel/linux/linux-6.6/net/nfc/nci/
H A Dcore.c1131 .im_transceive = nci_transceive,
/kernel/linux/linux-5.10/drivers/nfc/pn533/
H A Dpn533.c2693 .im_transceive = pn533_transceive,
/kernel/linux/linux-6.6/drivers/nfc/pn533/
H A Dpn533.c2637 .im_transceive = pn533_transceive,

Completed in 38 milliseconds