Home
last modified time | relevance | path

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

/linux/drivers/video/backlight/
H A Dadp8870_bl.c110 struct adp8870_led *led;
119 struct adp8870_led { struct
197 struct adp8870_led *led = container_of(work, struct adp8870_led, work); in adp8870_led_work()
206 struct adp8870_led *led; in adp8870_led_set()
208 led = container_of(led_cdev, struct adp8870_led, cdev); in adp8870_led_set()
216 static int adp8870_led_setup(struct adp8870_led *led) in adp8870_led_setup()
244 struct adp8870_led *led, *led_dat; in adp8870_led_probe()