Lines Matching defs:lp50xx
267 struct lp50xx *priv;
274 * struct lp50xx -
285 struct lp50xx {
349 static int lp50xx_set_banks(struct lp50xx *priv, u32 led_banks[])
374 static int lp50xx_reset(struct lp50xx *priv)
379 static int lp50xx_enable_disable(struct lp50xx *priv, int enable_disable)
394 static int lp50xx_probe_leds(struct fwnode_handle *child, struct lp50xx *priv,
440 static int lp50xx_probe_dt(struct lp50xx *priv)
526 struct lp50xx *led;
568 struct lp50xx *led = i2c_get_clientdata(client);
608 .name = "lp50xx",