Home
last modified time | relevance | path

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

/linux/include/net/nfc/
A Ddigital.h147 int (*in_configure_hw)(struct nfc_digital_dev *ddev, int type, member
/linux/net/nfc/
A Ddigital_core.c259 rc = ddev->ops->in_configure_hw(ddev, type, param); in digital_in_configure_hw()
760 if (!ops->in_configure_hw || !ops->in_send_cmd || !ops->tg_listen || in nfc_digital_allocate_device()
/linux/drivers/nfc/
A Dnfcsim.c323 .in_configure_hw = nfcsim_in_configure_hw,
A Dport100.c1470 .in_configure_hw = port100_in_configure_hw,
A Dtrf7970a.c1866 .in_configure_hw = trf7970a_in_configure_hw,
/linux/drivers/nfc/st95hf/
A Dcore.c1040 .in_configure_hw = st95hf_in_configure_hw,

Completed in 19 milliseconds