Searched refs:ssd130x_probe (Results 1 – 4 of 4) sorted by relevance
96 struct ssd130x_device *ssd130x_probe(struct device *dev, struct regmap *regmap);
33 ssd130x = ssd130x_probe(&client->dev, regmap); in ssd130x_i2c_probe()
87 ssd130x = ssd130x_probe(dev, regmap); in ssd130x_spi_probe()
1110 struct ssd130x_device *ssd130x_probe(struct device *dev, struct regmap *regmap) in ssd130x_probe() function1160 EXPORT_SYMBOL_GPL(ssd130x_probe);