ssd130x_probe
ssd130x = ssd130x_probe(&client->dev, regmap);
ssd130x = ssd130x_probe(dev, regmap);
EXPORT_SYMBOL_GPL(ssd130x_probe);
struct ssd130x_device *ssd130x_probe(struct device *dev, struct regmap *regmap);