Home
last modified time | relevance | path

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

/drivers/staging/iio/adc/
Dad7606.h90 struct iio_dev *ad7606_probe(struct device *dev, int irq,
Dad7606_spi.c46 indio_dev = ad7606_probe(&spi->dev, spi->irq, NULL, in ad7606_spi_probe()
Dad7606_par.c71 indio_dev = ad7606_probe(&pdev->dev, irq, addr, in ad7606_par_probe()
Dad7606_core.c465 struct iio_dev *ad7606_probe(struct device *dev, int irq, in ad7606_probe() function