st7571_probe
st7571 = st7571_probe(&client->dev, regmap);
st7571 = st7571_probe(&spi->dev, regmap);
EXPORT_SYMBOL_GPL(st7571_probe);
struct st7571_device *st7571_probe(struct device *dev, struct regmap *regmap);