Home
last modified time | relevance | path

Searched refs:lp50xx (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/leds/
H A Dleds-lp50xx.c265 struct lp50xx *priv;
281 struct lp50xx { struct
344 static int lp50xx_set_banks(struct lp50xx *priv, u32 led_banks[]) in lp50xx_set_banks()
369 static int lp50xx_reset(struct lp50xx *priv) in lp50xx_reset()
374 static int lp50xx_enable_disable(struct lp50xx *priv, int enable_disable) in lp50xx_enable_disable()
389 static int lp50xx_probe_leds(struct fwnode_handle *child, struct lp50xx *priv, in lp50xx_probe_leds()
433 static int lp50xx_probe_dt(struct lp50xx *priv) in lp50xx_probe_dt()
512 struct lp50xx *led; in lp50xx_probe()
554 struct lp50xx *led = i2c_get_clientdata(client); in lp50xx_remove()