Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dadxl355.h36 int adxl355_core_probe(struct device *dev, struct regmap *regmap,
H A Dadxl355_i2c.c40 return adxl355_core_probe(&client->dev, regmap, chip_data); in adxl355_i2c_probe()
H A Dadxl355_spi.c47 return adxl355_core_probe(&spi->dev, regmap, chip_data); in adxl355_spi_probe()
H A Dadxl355_core.c755 int adxl355_core_probe(struct device *dev, struct regmap *regmap, in adxl355_core_probe() function
804 EXPORT_SYMBOL_NS_GPL(adxl355_core_probe, IIO_ADXL355);