Home
last modified time | relevance | path

Searched refs:tg_send_cmd (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/net/nfc/
H A Ddigital.h155 int (*tg_send_cmd)(struct nfc_digital_dev *ddev, struct sk_buff *skb, member
/openbmc/linux/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()
/openbmc/linux/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.c1870 .tg_send_cmd = trf7970a_send_cmd,
/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c1045 .tg_send_cmd = st95hf_tg_send_cmd,