Searched refs:ad7606_probe (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/iio/adc/ |
H A D | ad7606_par.c | 196 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 D | ad7606.h | 224 int ad7606_probe(struct device *dev, int irq, void __iomem *base_address,
|
H A D | ad7606_spi.c | 297 /* 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 D | ad7606.c | 1490 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");
|