fxls8962af_core_probe
EXPORT_SYMBOL_NS_GPL(fxls8962af_core_probe, "IIO_FXLS8962AF");
return fxls8962af_core_probe(&client->dev, regmap, client->irq);
return fxls8962af_core_probe(&spi->dev, regmap, spi->irq);
int fxls8962af_core_probe(struct device *dev, struct regmap *regmap, int irq);