Searched refs:BL_CORE_FBBLANK (Results 1 – 18 of 18) sorted by relevance
29 if (bd->props.state & (BL_CORE_FBBLANK | BL_CORE_SUSPENDED)) in micro_bl_update_status()
33 if (bd->props.state & BL_CORE_FBBLANK) in genericbl_send_intensity()
47 if (bl->props.state & BL_CORE_FBBLANK) in pandora_backlight_update_status()
64 if (bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK) || in pcf50633_bl_update_status()
49 if (bl->props.state & BL_CORE_FBBLANK) in ot200_backlight_update_status()
56 backlight->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in lv5207lp_backlight_update_status()
38 bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in gpio_backlight_update_status()
91 backlight->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in bd6107_backlight_update_status()
62 bd->props.state &= ~BL_CORE_FBBLANK; in fb_notifier_callback()70 bd->props.state |= BL_CORE_FBBLANK; in fb_notifier_callback()
87 (bd->props.state & BL_CORE_FBBLANK) || in aat2870_bl_update_status()
100 bl->props.state & BL_CORE_FBBLANK) in pwm_backlight_update_status()
121 bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in as3711_bl_update_status()
261 if (bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in lp855x_bl_update_status()
85 #define BL_CORE_FBBLANK (1 << 1) /* backlight is under an fb blank event */ macro
345 bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in ps8622_backlight_update()
532 dcon_sleep(dcon, !!(dev->props.state & BL_CORE_FBBLANK)); in dcon_bl_update()
340 && !(b->props.state & BL_CORE_FBBLANK)); in bl_update_status()
2284 bdev->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in sh_mobile_lcdc_update_bl()