bmc150_accel_core_probe
EXPORT_SYMBOL_NS_GPL(bmc150_accel_core_probe, "IIO_BMC150");
ret = bmc150_accel_core_probe(&client->dev, regmap, client->irq,
return bmc150_accel_core_probe(&spi->dev, regmap, spi->irq, type, name,
int bmc150_accel_core_probe(struct device *dev, struct regmap *regmap, int irq,