Searched refs:fdp_nci_probe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/fdp/ |
H A D | fdp.h | 24 int fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops,
|
H A D | fdp.c | 714 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 D | i2c.c | 334 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 D | fdp.h | 24 int fdp_nci_probe(struct fdp_i2c_phy *phy, const struct nfc_phy_ops *phy_ops,
|
H A D | fdp.c | 699 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 D | i2c.c | 332 r = fdp_nci_probe(phy, &i2c_phy_ops, &phy->ndev, in fdp_nci_i2c_probe()
|
Completed in 4 milliseconds