Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7606_par.c196 return ad7606_probe(&pdev->dev, 0, NULL, in ad7606_par_probe()
214 return ad7606_probe(&pdev->dev, irq, addr, chip_info, in ad7606_par_probe()
H A Dad7606.h224 int ad7606_probe(struct device *dev, int irq, void __iomem *base_address,
H A Dad7606_spi.c297 /* Allow main ad7606_probe function to continue. */ in ad7606_spi_offload_probe()
461 return ad7606_probe(&spi->dev, spi->irq, NULL, in ad7606_spi_probe()
H A Dad7606.c1490 int ad7606_probe(struct device *dev, int irq, void __iomem *base_address, in ad7606_probe() function
1674 EXPORT_SYMBOL_NS_GPL(ad7606_probe, "IIO_AD7606");