Searched refs:tg_configure_hw (Results 1 – 4 of 4) sorted by relevance
162 int (*tg_configure_hw)(struct nfc_digital_dev *ddev, int type, member
273 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()
1403 .tg_configure_hw = port100_tg_configure_hw,
1857 .tg_configure_hw = trf7970a_tg_configure_hw,