Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/nfc/
Ddigital.h162 int (*tg_configure_hw)(struct nfc_digital_dev *ddev, int type, member
/linux-4.4.14/net/nfc/
Ddigital_core.c273 rc = ddev->ops->tg_configure_hw(ddev, type, param); in digital_tg_configure_hw()
754 !ops->tg_configure_hw || !ops->tg_send_cmd || !ops->abort_cmd || in nfc_digital_allocate_device()
/linux-4.4.14/drivers/nfc/
Dport100.c1403 .tg_configure_hw = port100_tg_configure_hw,
Dtrf7970a.c1857 .tg_configure_hw = trf7970a_tg_configure_hw,