Searched refs:BL_CORE_FBBLANK (Results 1 – 7 of 7) sorted by relevance
79 #define BL_CORE_FBBLANK (1 << 1) /* backlight is under an fb blank event */ macro
51 bd->props.state &= ~BL_CORE_FBBLANK; in fb_notifier_callback()53 bd->props.state |= BL_CORE_FBBLANK; in fb_notifier_callback()
33 if (bd->props.state & BL_CORE_FBBLANK) in genericbl_send_intensity()
64 if (bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK) || in pcf50633_bl_update_status()
41 if (bldev->props.state & BL_CORE_FBBLANK) in adx_backlight_update_status()
339 && !(b->props.state & BL_CORE_FBBLANK)); in bl_update_status()
1101 bdev->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in sh_mobile_lcdc_update_bl()