Searched refs:ad7606_probe (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/iio/adc/ |
H A D | ad7606.h | 150 int ad7606_probe(struct device *dev, int irq, void __iomem *base_address,
|
H A D | ad7606_par.c | 108 return ad7606_probe(&pdev->dev, irq, addr, in ad7606_par_probe()
|
H A D | ad7606.c | 536 int ad7606_probe(struct device *dev, int irq, void __iomem *base_address, in ad7606_probe() function 657 EXPORT_SYMBOL_NS_GPL(ad7606_probe, IIO_AD7606);
|
H A D | ad7606_spi.c | 325 return ad7606_probe(&spi->dev, spi->irq, NULL, in ad7606_spi_probe()
|