Searched refs:BL_CORE_FBBLANK (Results 1 – 8 of 8) sorted by relevance
267 #define BL_CORE_FBBLANK (1 << 1) /* backlight is under an fb blank event */ macro370 bd->props.state &= ~BL_CORE_FBBLANK; in backlight_enable()386 bd->props.state |= BL_CORE_FBBLANK; in backlight_disable()407 bd->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK); in backlight_is_blank()
55 if (bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK) || in pcf50633_bl_update_status()
48 if (bl->props.state & BL_CORE_FBBLANK) in pandora_backlight_update_status()
120 bd->props.state &= ~BL_CORE_FBBLANK; in fb_notifier_callback()127 bd->props.state |= BL_CORE_FBBLANK; in fb_notifier_callback()
245 if (bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in lp855x_bl_update_status()
527 dcon_sleep(dcon, !!(dev->props.state & BL_CORE_FBBLANK)); in dcon_bl_update()
322 bl->props.state & BL_CORE_FBBLANK) in ht16k33_bl_update_status()
2127 bdev->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in sh_mobile_lcdc_update_bl()