Home
last modified time | relevance | path

Searched refs:s3fwrn5_probe (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/nfc/s3fwrn5/
Dcore.c160 int s3fwrn5_probe(struct nci_dev **ndev, void *phy_id, struct device *pdev, in s3fwrn5_probe() function
197 EXPORT_SYMBOL(s3fwrn5_probe);
Ds3fwrn5.h80 int s3fwrn5_probe(struct nci_dev **ndev, void *phy_id, struct device *pdev,
Duart.c159 ret = s3fwrn5_probe(&phy->common.ndev, phy, &phy->ser_dev->dev, in s3fwrn82_uart_probe()
Di2c.c222 ret = s3fwrn5_probe(&phy->common.ndev, phy, &phy->i2c_dev->dev, in s3fwrn5_i2c_probe()