Searched refs:s3fwrn5_probe (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/nfc/s3fwrn5/ |
D | core.c | 160 int s3fwrn5_probe(struct nci_dev **ndev, void *phy_id, struct device *pdev, in s3fwrn5_probe() function 197 EXPORT_SYMBOL(s3fwrn5_probe);
|
D | s3fwrn5.h | 80 int s3fwrn5_probe(struct nci_dev **ndev, void *phy_id, struct device *pdev,
|
D | uart.c | 159 ret = s3fwrn5_probe(&phy->common.ndev, phy, &phy->ser_dev->dev, in s3fwrn82_uart_probe()
|
D | i2c.c | 222 ret = s3fwrn5_probe(&phy->common.ndev, phy, &phy->i2c_dev->dev, in s3fwrn5_i2c_probe()
|