Home
last modified time | relevance | path

Searched refs:ad7091r_probe (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/iio/adc/
Dad7091r-base.h22 int ad7091r_probe(struct device *dev, const char *name,
Dad7091r-base.c210 int ad7091r_probe(struct device *dev, const char *name, in ad7091r_probe() function
263 EXPORT_SYMBOL_NS_GPL(ad7091r_probe, IIO_AD7091R);
Dad7091r5.c86 return ad7091r_probe(&i2c->dev, id->name, chip_info, map, i2c->irq); in ad7091r5_i2c_probe()