lp8788_bl
struct lp8788_bl *bl;
bl = devm_kzalloc(lp->dev, sizeof(struct lp8788_bl), GFP_KERNEL);
struct lp8788_bl *bl = platform_get_drvdata(pdev);
static int lp8788_backlight_configure(struct lp8788_bl *bl)
struct lp8788_bl *bl = bl_get_data(bl_dev);
static int lp8788_backlight_register(struct lp8788_bl *bl)
static void lp8788_backlight_unregister(struct lp8788_bl *bl)