tg_configure_hw 328 drivers/nfc/nfcsim.c .tg_configure_hw = nfcsim_tg_configure_hw, tg_configure_hw 1472 drivers/nfc/port100.c .tg_configure_hw = port100_tg_configure_hw, tg_configure_hw 1048 drivers/nfc/st95hf/core.c .tg_configure_hw = st95hf_tg_configure_hw, tg_configure_hw 1868 drivers/nfc/trf7970a.c .tg_configure_hw = trf7970a_tg_configure_hw, tg_configure_hw 153 include/net/nfc/digital.h int (*tg_configure_hw)(struct nfc_digital_dev *ddev, int type, tg_configure_hw 270 net/nfc/digital_core.c rc = ddev->ops->tg_configure_hw(ddev, type, param); tg_configure_hw 753 net/nfc/digital_core.c !ops->tg_configure_hw || !ops->tg_send_cmd || !ops->abort_cmd ||