adp8860_led
struct adp8860_led *led;
struct adp8860_led *led = container_of(work, struct adp8860_led, work);
struct adp8860_led *led;
led = container_of(led_cdev, struct adp8860_led, cdev);
static int adp8860_led_setup(struct adp8860_led *led)
struct adp8860_led *led, *led_dat;