Home
last modified time | relevance | path

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

/drivers/nfc/fdp/
Dfdp.h24 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops,
Dfdp.c714 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops, in fdp_nci_probe() function
767 EXPORT_SYMBOL(fdp_nci_probe);
Di2c.c334 r = fdp_nci_probe(phy, &i2c_phy_ops, &phy->ndev, in fdp_nci_i2c_probe()