Home
last modified time | relevance | path

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

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