Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/nfc/
Ddigital.h153 int (*tg_configure_hw)(struct nfc_digital_dev *ddev, int type, member
/Linux-v5.15/net/nfc/
Ddigital_core.c270 rc = ddev->ops->tg_configure_hw(ddev, type, param); in digital_tg_configure_hw()
761 !ops->tg_configure_hw || !ops->tg_send_cmd || !ops->abort_cmd || in nfc_digital_allocate_device()
/Linux-v5.15/drivers/nfc/
Dnfcsim.c327 .tg_configure_hw = nfcsim_tg_configure_hw,
Dport100.c1475 .tg_configure_hw = port100_tg_configure_hw,
Dtrf7970a.c1868 .tg_configure_hw = trf7970a_tg_configure_hw,
/Linux-v5.15/drivers/nfc/st95hf/
Dcore.c1044 .tg_configure_hw = st95hf_tg_configure_hw,