Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/nfc/
Ddigital.h164 int (*tg_send_cmd)(struct nfc_digital_dev *ddev, struct sk_buff *skb, member
/linux-4.4.14/net/nfc/
Ddigital_core.c188 rc = ddev->ops->tg_send_cmd(ddev, cmd->req, cmd->timeout, in digital_wq_cmd()
754 !ops->tg_configure_hw || !ops->tg_send_cmd || !ops->abort_cmd || in nfc_digital_allocate_device()
/linux-4.4.14/drivers/nfc/
Dport100.c1404 .tg_send_cmd = port100_tg_send_cmd,
Dtrf7970a.c1858 .tg_send_cmd = trf7970a_send_cmd,