Lines Matching defs:lp50xx
268 struct lp50xx *priv;
276 * struct lp50xx -
287 struct lp50xx {
351 static int lp50xx_set_banks(struct lp50xx *priv, u32 led_banks[])
376 static int lp50xx_reset(struct lp50xx *priv)
381 static int lp50xx_enable_disable(struct lp50xx *priv, int enable_disable)
398 static int lp50xx_probe_leds(struct fwnode_handle *child, struct lp50xx *priv,
444 static int lp50xx_probe_dt(struct lp50xx *priv)
535 struct lp50xx *led;
577 struct lp50xx *led = i2c_get_clientdata(client);
622 .name = "lp50xx",