ad7606_probe
EXPORT_SYMBOL_NS_GPL(ad7606_probe, "IIO_AD7606");
int ad7606_probe(struct device *dev, int irq, void __iomem *base_address,
return ad7606_probe(&pdev->dev, 0, NULL,
return ad7606_probe(&pdev->dev, irq, addr, chip_info,
return ad7606_probe(&spi->dev, spi->irq, NULL,