Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dlp8788_bl.c43 struct lp8788_bl { struct
71 static int lp8788_backlight_configure(struct lp8788_bl *bl) in lp8788_backlight_configure()
121 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()
222 static void lp8788_backlight_unregister(struct lp8788_bl *bl) in lp8788_backlight_unregister()
232 struct lp8788_bl *bl = dev_get_drvdata(dev); in lp8788_get_bl_ctl_mode()
260 struct lp8788_bl *bl; in lp8788_backlight_probe()
263 bl = devm_kzalloc(lp->dev, sizeof(struct lp8788_bl), GFP_KERNEL); in lp8788_backlight_probe()
303 struct lp8788_bl *b in lp8788_backlight_remove()
[all...]
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dlp8788_bl.c43 struct lp8788_bl { struct
71 static int lp8788_backlight_configure(struct lp8788_bl *bl) in lp8788_backlight_configure()
121 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 *b in lp8788_backlight_remove()
[all...]

Completed in 2 milliseconds