adxl355_core_probe
int adxl355_core_probe(struct device *dev, struct regmap *regmap,
EXPORT_SYMBOL_NS_GPL(adxl355_core_probe, "IIO_ADXL355");
return adxl355_core_probe(&client->dev, regmap, chip_data);
return adxl355_core_probe(&spi->dev, regmap, chip_data);