lp50xx
struct lp50xx *priv;
static int lp50xx_set_banks(struct lp50xx *priv, u32 led_banks[], int num_leds)
static int lp50xx_reset(struct lp50xx *priv)
static int lp50xx_enable(struct lp50xx *priv)
static int lp50xx_disable(struct lp50xx *priv)
static int lp50xx_probe_leds(struct fwnode_handle *child, struct lp50xx *priv,
static int lp50xx_probe_dt(struct lp50xx *priv)
struct lp50xx *led;
struct lp50xx *led = i2c_get_clientdata(client);