Home
last modified time | relevance | path

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

/linux/drivers/leds/rgb/
H A Dleds-lp5812.c273 static int lp5812_multicolor_brightness(struct lp5812_led *led) in lp5812_multicolor_brightness()
290 static int lp5812_led_brightness(struct lp5812_led *led) in lp5812_led_brightness()
308 struct lp5812_led *led = container_of(cdev, struct lp5812_led, cdev); in lp5812_set_brightness()
319 struct lp5812_led *led = container_of(mc_dev, struct lp5812_led, mc_cdev); in lp5812_set_mc_brightness()
326 static int lp5812_init_led(struct lp5812_led *led, struct lp5812_chip *chip, int chan) in lp5812_init_led()
378 static int lp5812_register_leds(struct lp5812_led *leds, struct lp5812_chip *chip) in lp5812_register_leds()
380 struct lp5812_led *led; in lp5812_register_leds()
580 struct lp5812_led *leds; in lp5812_probe()
H A Dleds-lp5812.h164 struct lp5812_led { struct