Searched refs:adp8860_led (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/backlight/
H A Dadp8860_bl.c98 struct adp8860_led { struct
110 struct adp8860_led *led;
184 struct adp8860_led *led = container_of(work, struct adp8860_led, work);
192 struct adp8860_led *led;
194 led = container_of(led_cdev, struct adp8860_led, cdev);
199 static int adp8860_led_setup(struct adp8860_led *led)
222 struct adp8860_led *led, *led_dat;

Completed in 41 milliseconds