Home
last modified time | relevance | path

Searched refs:tg_send_cmd (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/net/nfc/
H A Ddigital.h105 * @tg_send_cmd: Target mode data exchange using RF technology and framing
155 int (*tg_send_cmd)(struct nfc_digital_dev *ddev, struct sk_buff *skb, member
/kernel/linux/linux-6.6/include/net/nfc/
H A Ddigital.h105 * @tg_send_cmd: Target mode data exchange using RF technology and framing
155 int (*tg_send_cmd)(struct nfc_digital_dev *ddev, struct sk_buff *skb, member
/kernel/linux/linux-5.10/net/nfc/
H A Ddigital_core.c185 rc = ddev->ops->tg_send_cmd(ddev, cmd->req, cmd->timeout, in digital_wq_cmd()
758 !ops->tg_configure_hw || !ops->tg_send_cmd || !ops->abort_cmd || in nfc_digital_allocate_device()
/kernel/linux/linux-6.6/net/nfc/
H A Ddigital_core.c185 rc = ddev->ops->tg_send_cmd(ddev, cmd->req, cmd->timeout, in digital_wq_cmd()
761 !ops->tg_configure_hw || !ops->tg_send_cmd || !ops->abort_cmd || in nfc_digital_allocate_device()
/kernel/linux/linux-5.10/drivers/nfc/
H A Dnfcsim.c328 .tg_send_cmd = nfcsim_tg_send_cmd,
H A Dport100.c1473 .tg_send_cmd = port100_tg_send_cmd,
H A Dtrf7970a.c1868 .tg_send_cmd = trf7970a_send_cmd,
/kernel/linux/linux-6.6/drivers/nfc/
H A Dnfcsim.c328 .tg_send_cmd = nfcsim_tg_send_cmd,
H A Dport100.c1476 .tg_send_cmd = port100_tg_send_cmd,
H A Dtrf7970a.c1869 .tg_send_cmd = trf7970a_send_cmd,
/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dcore.c1049 .tg_send_cmd = st95hf_tg_send_cmd,
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dcore.c1045 .tg_send_cmd = st95hf_tg_send_cmd,

Completed in 18 milliseconds