Searched refs:ad7606_probe (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | ad7606_par.c | 66 return ad7606_probe(&pdev->dev, irq, addr, in ad7606_par_probe()
|
H A D | ad7606.h | 152 int ad7606_probe(struct device *dev, int irq, void __iomem *base_address,
|
H A D | ad7606.c | 566 int ad7606_probe(struct device *dev, int irq, void __iomem *base_address, in ad7606_probe() function 696 EXPORT_SYMBOL_GPL(ad7606_probe); variable
|
H A D | ad7606_spi.c | 324 return ad7606_probe(&spi->dev, spi->irq, NULL, in ad7606_spi_probe()
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | ad7606_par.c | 66 return ad7606_probe(&pdev->dev, irq, addr, in ad7606_par_probe()
|
H A D | ad7606.h | 150 int ad7606_probe(struct device *dev, int irq, void __iomem *base_address,
|
H A D | ad7606.c | 560 int ad7606_probe(struct device *dev, int irq, void __iomem *base_address, in ad7606_probe() function 681 EXPORT_SYMBOL_NS_GPL(ad7606_probe, IIO_AD7606);
|
H A D | ad7606_spi.c | 324 return ad7606_probe(&spi->dev, spi->irq, NULL, in ad7606_spi_probe()
|
Completed in 5 milliseconds