Searched refs:in_configure_hw (Results 1 – 6 of 6) sorted by relevance
14 * Configuration types for in_configure_hw and tg_configure_hw.22 * RF technology values passed as param argument to in_configure_hw and36 * Framing configuration passed as param argument to in_configure_hw and94 * @in_configure_hw: Hardware configuration for RF technology and communication97 * previously set with in_configure_hw. The peer response is returned147 int (*in_configure_hw)(struct nfc_digital_dev *ddev, int type, member
259 rc = ddev->ops->in_configure_hw(ddev, type, param); in digital_in_configure_hw() 261 pr_err("in_configure_hw failed: %d\n", rc); in digital_in_configure_hw() 760 if (!ops->in_configure_hw || !ops->in_send_cmd || !ops->tg_listen || in nfc_digital_allocate_device()
323 .in_configure_hw = nfcsim_in_configure_hw,
1470 .in_configure_hw = port100_in_configure_hw,
1917 .in_configure_hw = trf7970a_in_configure_hw,
1039 .in_configure_hw = st95hf_in_configure_hw,