Searched refs:ssd130x_device (Results 1 – 2 of 2) sorted by relevance
61 struct ssd130x_device { struct109 struct ssd130x_device *ssd130x_probe(struct device *dev, struct regmap *regmap); argument110 void ssd130x_remove(struct ssd130x_device *ssd130x);111 void ssd130x_shutdown(struct ssd130x_device *ssd130x);
26 struct ssd130x_device *ssd130x; in ssd130x_i2c_probe()44 struct ssd130x_device *ssd130x = i2c_get_clientdata(client); in ssd130x_i2c_remove()51 struct ssd130x_device *ssd130x = i2c_get_clientdata(client); in ssd130x_i2c_shutdown()