lp8788_led
struct lp8788_led *led;
led = devm_kzalloc(dev, sizeof(struct lp8788_led), GFP_KERNEL);
static int lp8788_led_init_device(struct lp8788_led *led,
static int lp8788_led_enable(struct lp8788_led *led,
struct lp8788_led *led =
container_of(led_cdev, struct lp8788_led, led_dev);