Searched refs:lp8788_bl (Results 1 – 3 of 3) sorted by relevance
43 struct lp8788_bl { struct71 static int lp8788_backlight_configure(struct lp8788_bl *bl) in lp8788_backlight_configure() argument121 static void lp8788_pwm_ctrl(struct lp8788_bl *bl, int br, int max_br) in lp8788_pwm_ctrl()161 struct lp8788_bl *bl = bl_get_data(bl_dev); in lp8788_bl_update_status()186 static int lp8788_backlight_register(struct lp8788_bl *bl) in lp8788_backlight_register()223 static void lp8788_backlight_unregister(struct lp8788_bl *bl) in lp8788_backlight_unregister()233 struct lp8788_bl *bl = dev_get_drvdata(dev); in lp8788_get_bl_ctl_mode()261 struct lp8788_bl *bl; in lp8788_backlight_probe()264 bl = devm_kzalloc(lp->dev, sizeof(struct lp8788_bl), GFP_KERNEL); in lp8788_backlight_probe()304 struct lp8788_bl *bl = platform_get_drvdata(pdev); in lp8788_backlight_remove()
44 obj-$(CONFIG_BACKLIGHT_LP8788) += lp8788_bl.o
[all...]