Searched refs:adxl355_core_probe (Results 1 – 4 of 4) sorted by relevance
18 int adxl355_core_probe(struct device *dev, struct regmap *regmap,
35 return adxl355_core_probe(&client->dev, regmap, client->name); in adxl355_i2c_probe()
38 return adxl355_core_probe(&spi->dev, regmap, id->name); in adxl355_spi_probe()
709 int adxl355_core_probe(struct device *dev, struct regmap *regmap, in adxl355_core_probe() function757 EXPORT_SYMBOL_NS_GPL(adxl355_core_probe, IIO_ADXL355);