Searched refs:nxp_nci_probe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/nxp-nci/ |
H A D | core.c | 96 int nxp_nci_probe(void *phy_id, struct device *pdev, in nxp_nci_probe() function 140 EXPORT_SYMBOL(nxp_nci_probe); variable
|
H A D | nxp-nci.h | 72 int nxp_nci_probe(void *phy_id, struct device *pdev,
|
H A D | i2c.c | 302 r = nxp_nci_probe(phy, &client->dev, &i2c_phy_ops, in nxp_nci_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/nfc/nxp-nci/ |
H A D | core.c | 134 int nxp_nci_probe(void *phy_id, struct device *pdev, in nxp_nci_probe() function 178 EXPORT_SYMBOL(nxp_nci_probe); variable
|
H A D | nxp-nci.h | 72 int nxp_nci_probe(void *phy_id, struct device *pdev,
|
H A D | i2c.c | 301 r = nxp_nci_probe(phy, &client->dev, &i2c_phy_ops, in nxp_nci_i2c_probe()
|
Completed in 3 milliseconds