Home
last modified time | relevance | path

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

/drivers/iio/accel/
Dadxl372.h13 int adxl372_probe(struct device *dev, struct regmap *regmap,
Dadxl372_spi.c33 return adxl372_probe(&spi->dev, regmap, spi->irq, id->name); in adxl372_spi_probe()
Dadxl372_i2c.c41 return adxl372_probe(&client->dev, regmap, client->irq, id->name); in adxl372_i2c_probe()
Dadxl372.c1181 int adxl372_probe(struct device *dev, struct regmap *regmap, in adxl372_probe() function
1265 EXPORT_SYMBOL_GPL(adxl372_probe);