Searched refs:adxl380_probe (Results 1 – 4 of 4) sorted by relevance
22 int adxl380_probe(struct device *dev, struct regmap *regmap,
32 return adxl380_probe(&client->dev, regmap, chip_data); in adxl380_i2c_probe()
34 return adxl380_probe(&spi->dev, regmap, chip_data); in adxl380_spi_probe()
1848 int adxl380_probe(struct device *dev, struct regmap *regmap, in adxl380_probe() function1895 EXPORT_SYMBOL_NS_GPL(adxl380_probe, "IIO_ADXL380");