Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/leds/
Dleds-lp8860.c104 struct lp8860_led { struct
150 static int lp8860_unlock_eeprom(struct lp8860_led *led, int lock) in lp8860_unlock_eeprom()
190 static int lp8860_fault_check(struct lp8860_led *led) in lp8860_fault_check()
217 struct lp8860_led *led = container_of(work, struct lp8860_led, work); in lp8860_led_brightness_work()
249 struct lp8860_led *led = in lp8860_brightness_set()
250 container_of(led_cdev, struct lp8860_led, led_dev); in lp8860_brightness_set()
256 static int lp8860_init(struct lp8860_led *led) in lp8860_init()
377 struct lp8860_led *led; in lp8860_probe()
447 struct lp8860_led *led = i2c_get_clientdata(client); in lp8860_remove()