Searched refs:ad7091r_probe (Results 1 – 3 of 3) sorted by relevance
22 int ad7091r_probe(struct device *dev, const char *name,
210 int ad7091r_probe(struct device *dev, const char *name, in ad7091r_probe() function263 EXPORT_SYMBOL_NS_GPL(ad7091r_probe, IIO_AD7091R);
86 return ad7091r_probe(&i2c->dev, id->name, chip_info, map, i2c->irq); in ad7091r5_i2c_probe()