Searched refs:BL_CORE_FBBLANK (Results 1 – 25 of 27) sorted by relevance
12
93 #define BL_CORE_FBBLANK (1 << 1) /* backlight is under an fb blank event */ macro147 bd->props.state &= ~BL_CORE_FBBLANK; in backlight_enable()163 bd->props.state |= BL_CORE_FBBLANK; in backlight_disable()
67 wuxga_nt->backlight->props.state |= BL_CORE_FBBLANK; in wuxga_nt_panel_disable()147 wuxga_nt->backlight->props.state &= ~BL_CORE_FBBLANK; in wuxga_nt_panel_enable()
55 lvds->backlight->props.state |= BL_CORE_FBBLANK; in panel_lvds_disable()101 lvds->backlight->props.state &= ~BL_CORE_FBBLANK; in panel_lvds_enable()
133 p->backlight->props.state |= BL_CORE_FBBLANK; in seiko_panel_disable()201 p->backlight->props.state &= ~BL_CORE_FBBLANK; in seiko_panel_enable()
327 ctx->backlight->props.state &= ~BL_CORE_FBBLANK; in st7789v_enable()344 ctx->backlight->props.state |= BL_CORE_FBBLANK; in st7789v_disable()
27 if (bd->props.state & (BL_CORE_FBBLANK | BL_CORE_SUSPENDED)) in micro_bl_update_status()
26 if (bd->props.state & BL_CORE_FBBLANK) in genericbl_send_intensity()
46 if (bl->props.state & BL_CORE_FBBLANK) in ot200_backlight_update_status()
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()
53 backlight->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in lv5207lp_backlight_update_status()
36 bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in gpio_backlight_update_status()
88 backlight->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in bd6107_backlight_update_status()
74 (bd->props.state & BL_CORE_FBBLANK) || in aat2870_bl_update_status()
69 bd->props.state &= ~BL_CORE_FBBLANK; in fb_notifier_callback()77 bd->props.state |= BL_CORE_FBBLANK; in fb_notifier_callback()
136 if (bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in arcxcnn_bl_update_status()
91 bl->props.state & BL_CORE_FBBLANK) in pm8941_wled_update_status()
116 bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in as3711_bl_update_status()
267 if (bl->props.state & (BL_CORE_SUSPENDED | BL_CORE_FBBLANK)) in lp855x_bl_update_status()
117 bl->props.state & BL_CORE_FBBLANK) in pwm_backlight_update_status()
336 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()
115 backlight->props.state = ~(BL_CORE_FBBLANK | BL_CORE_SUSPENDED); in dsicm_bl_power()120 backlight->props.state |= BL_CORE_FBBLANK | BL_CORE_SUSPENDED; in dsicm_bl_power()
529 dcon_sleep(dcon, !!(dev->props.state & BL_CORE_FBBLANK)); in dcon_bl_update()
329 && !(b->props.state & BL_CORE_FBBLANK)); in bl_update_status()