Home
last modified time | relevance | path

Searched refs:fdp_nci_probe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/fdp/
H A Dfdp.h24 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops,
H A 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); variable
H A Di2c.c334 r = fdp_nci_probe(phy, &i2c_phy_ops, &phy->ndev, in fdp_nci_i2c_probe()
/kernel/linux/linux-6.6/drivers/nfc/fdp/
H A Dfdp.h24 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops,
H A 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); variable
H A Di2c.c332 r = fdp_nci_probe(phy, &i2c_phy_ops, &phy->ndev, in fdp_nci_i2c_probe()

Completed in 4 milliseconds