fxos8700_core_probe
int fxos8700_core_probe(struct device *dev, struct regmap *regmap,
EXPORT_SYMBOL_GPL(fxos8700_core_probe);
return fxos8700_core_probe(&client->dev, regmap, name, false);
return fxos8700_core_probe(&spi->dev, regmap, id->name, true);