Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dad7606_par.c67 return ad7606_probe(&pdev->dev, irq, addr, in ad7606_par_probe()
Dad7606.h152 int ad7606_probe(struct device *dev, int irq, void __iomem *base_address,
Dad7606.c567 int ad7606_probe(struct device *dev, int irq, void __iomem *base_address, in ad7606_probe() function
697 EXPORT_SYMBOL_NS_GPL(ad7606_probe, IIO_AD7606);
Dad7606_spi.c324 return ad7606_probe(&spi->dev, spi->irq, NULL, in ad7606_spi_probe()