Home
last modified time | relevance | path

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

/drivers/leds/
Dleds-adp5520.c24 struct adp5520_led { struct
35 struct adp5520_led *led = container_of(work, struct adp5520_led, work); in adp5520_led_work() argument
43 struct adp5520_led *led; in adp5520_led_set()
45 led = container_of(led_cdev, struct adp5520_led, cdev); in adp5520_led_set()
50 static int adp5520_led_setup(struct adp5520_led *led) in adp5520_led_setup()
106 struct adp5520_led *led, *led_dat; in adp5520_led_probe()
185 struct adp5520_led *led; in adp5520_led_remove()