Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dadxl380.h22 int adxl380_probe(struct device *dev, struct regmap *regmap,
H A Dadxl380_i2c.c32 return adxl380_probe(&client->dev, regmap, chip_data); in adxl380_i2c_probe()
H A Dadxl380_spi.c34 return adxl380_probe(&spi->dev, regmap, chip_data); in adxl380_spi_probe()
H A Dadxl380.c1848 int adxl380_probe(struct device *dev, struct regmap *regmap, in adxl380_probe() function
1895 EXPORT_SYMBOL_NS_GPL(adxl380_probe, "IIO_ADXL380");