Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-lp50xx.c268 struct lp50xx *priv;
287 struct lp50xx { struct
351 static int lp50xx_set_banks(struct lp50xx *priv, u32 led_banks[]) in lp50xx_set_banks()
376 static int lp50xx_reset(struct lp50xx *priv) in lp50xx_reset()
381 static int lp50xx_enable_disable(struct lp50xx *priv, int enable_disable) in lp50xx_enable_disable()
398 static int lp50xx_probe_leds(struct fwnode_handle *child, struct lp50xx *priv, in lp50xx_probe_leds()
444 static int lp50xx_probe_dt(struct lp50xx *priv) in lp50xx_probe_dt()
535 struct lp50xx *led; in lp50xx_probe()
577 struct lp50xx *led = i2c_get_clientdata(client); in lp50xx_remove()
H A DMakefile54 obj-$(CONFIG_LEDS_LP50XX) += leds-lp50xx.o
H A DKconfig408 module will be called leds-lp50xx.