Searched refs:ad7091r_probe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | ad7091r-base.h | 30 int ad7091r_probe(struct device *dev, const char *name,
|
H A D | ad7091r5.c | 66 return ad7091r_probe(&i2c->dev, id->name, chip_info, map, i2c->irq); in ad7091r5_i2c_probe()
|
H A D | ad7091r-base.c | 367 int ad7091r_probe(struct device *dev, const char *name, in ad7091r_probe() function 432 EXPORT_SYMBOL_NS_GPL(ad7091r_probe, IIO_AD7091R);
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | ad7091r-base.h | 30 int ad7091r_probe(struct device *dev, const char *name,
|
H A D | ad7091r5.c | 66 return ad7091r_probe(&i2c->dev, id->name, chip_info, map, i2c->irq); in ad7091r5_i2c_probe()
|
H A D | ad7091r-base.c | 367 int ad7091r_probe(struct device *dev, const char *name, in ad7091r_probe() function 432 EXPORT_SYMBOL_NS_GPL(ad7091r_probe, IIO_AD7091R);
|
Completed in 3 milliseconds