Home
last modified time | relevance | path

Searched refs:nxp_nci_probe (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nfc/nxp-nci/
H A Dcore.c134 int nxp_nci_probe(void *phy_id, struct device *pdev, in nxp_nci_probe() function
178 EXPORT_SYMBOL(nxp_nci_probe);
H A Dnxp-nci.h72 int nxp_nci_probe(void *phy_id, struct device *pdev,
H A Di2c.c301 r = nxp_nci_probe(phy, &client->dev, &i2c_phy_ops, in nxp_nci_i2c_probe()