mma7455_core_probe
int mma7455_core_probe(struct device *dev, struct regmap *regmap,
EXPORT_SYMBOL_NS_GPL(mma7455_core_probe, "IIO_MMA7455");
return mma7455_core_probe(&i2c->dev, regmap, name);
return mma7455_core_probe(&spi->dev, regmap, id->name);