Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nfc/fdp/
Dfdp.h24 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops,
Dfdp.c699 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops, in fdp_nci_probe() function
753 EXPORT_SYMBOL(fdp_nci_probe);
Di2c.c332 r = fdp_nci_probe(phy, &i2c_phy_ops, &phy->ndev, in fdp_nci_i2c_probe()