Searched refs:BL_CORE_FBBLANK (Results 1 – 25 of 27) sorted by relevance
12
85 #define BL_CORE_FBBLANK (1 << 1) /* backlight is under an fb blank event */ macro139 bd->props.state &= ~BL_CORE_FBBLANK; in backlight_enable()155 bd->props.state |= BL_CORE_FBBLANK; in backlight_disable()
77 wuxga_nt->backlight->props.state |= BL_CORE_FBBLANK; in wuxga_nt_panel_disable()157 wuxga_nt->backlight->props.state &= ~BL_CORE_FBBLANK; in wuxga_nt_panel_enable()
60 lvds->backlight->props.state |= BL_CORE_FBBLANK; in panel_lvds_disable()106 lvds->backlight->props.state &= ~BL_CORE_FBBLANK; in panel_lvds_enable()
134 p->backlight->props.state |= BL_CORE_FBBLANK; in seiko_panel_disable()202 p->backlight->props.state &= ~BL_CORE_FBBLANK; in seiko_panel_enable()
326 ctx->backlight->props.state &= ~BL_CORE_FBBLANK; in st7789v_enable()343 ctx->backlight->props.state |= BL_CORE_FBBLANK; in st7789v_disable()
29 if (bd->props.state & (BL_CORE_FBBLANK | BL_CORE_SUSPENDED)) in micro_bl_update_status()
30 if (bd->props.state & BL_CORE_FBBLANK) in genericbl_send_intensity()
49 if (bl->props.state & BL_CORE_FBBLANK) in ot200_backlight_update_status()
64 if (bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK) || in pcf50633_bl_update_status()
51 if (bl->props.state & BL_CORE_FBBLANK) in pandora_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()
87 (bd->props.state & BL_CORE_FBBLANK) || in aat2870_bl_update_status()
62 bd->props.state &= ~BL_CORE_FBBLANK; in fb_notifier_callback()70 bd->props.state |= BL_CORE_FBBLANK; in fb_notifier_callback()
147 if (bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in arcxcnn_bl_update_status()
99 bl->props.state & BL_CORE_FBBLANK) in pm8941_wled_update_status()
119 bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in as3711_bl_update_status()
271 if (bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in lp855x_bl_update_status()
113 bl->props.state & BL_CORE_FBBLANK) in pwm_backlight_update_status()
344 bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in ps8622_backlight_update()
202 bl->props.state & BL_CORE_FBBLANK || brightness == 0) { in ht16k33_bl_update_status()
536 dcon_sleep(dcon, !!(dev->props.state & BL_CORE_FBBLANK)); in dcon_bl_update()
116 backlight->props.state = ~(BL_CORE_FBBLANK | BL_CORE_SUSPENDED); in dsicm_bl_power()121 backlight->props.state |= BL_CORE_FBBLANK | BL_CORE_SUSPENDED; in dsicm_bl_power()
342 && !(b->props.state & BL_CORE_FBBLANK)); in bl_update_status()