Home
last modified time | relevance | path

Searched refs:tg_listen_mdaa (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/nfc/
H A Ddigital.h160 int (*tg_listen_mdaa)(struct nfc_digital_dev *ddev, member
/openbmc/linux/net/nfc/
H A Ddigital_core.c197 rc = ddev->ops->tg_listen_mdaa(ddev, params, cmd->timeout, in digital_wq_cmd()
527 if (ddev->ops->tg_listen_mdaa) { in digital_start_poll()
/openbmc/linux/drivers/nfc/
H A Dport100.c1473 .tg_listen_mdaa = port100_listen_mdaa,