Searched refs:BL_CORE_FBBLANK (Results 1 – 6 of 6) sorted by relevance
234 #define BL_CORE_FBBLANK (1 << 1) /* backlight is under an fb blank event */ macro336 bd->props.state &= ~BL_CORE_FBBLANK; in backlight_enable()351 bd->props.state |= BL_CORE_FBBLANK; in backlight_disable()370 bd->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK); in backlight_is_blank()
54 if (bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK) || in pcf50633_bl_update_status()
47 if (bl->props.state & BL_CORE_FBBLANK) in pandora_backlight_update_status()
123 bd->props.state &= ~BL_CORE_FBBLANK; in fb_notifier_callback()129 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()
2129 bdev->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in sh_mobile_lcdc_update_bl()