Searched refs:adxl355_core_probe (Results 1 – 4 of 4) sorted by relevance
36 int adxl355_core_probe(struct device *dev, struct regmap *regmap,
40 return adxl355_core_probe(&client->dev, regmap, chip_data); in adxl355_i2c_probe()
43 return adxl355_core_probe(&spi->dev, regmap, chip_data); in adxl355_spi_probe()
755 int adxl355_core_probe(struct device *dev, struct regmap *regmap, in adxl355_core_probe() function804 EXPORT_SYMBOL_NS_GPL(adxl355_core_probe, "IIO_ADXL355");