Searched refs:FB_BLANK_NORMAL (Results 1 – 25 of 84) sorted by relevance
1234
115 if (power <= FB_BLANK_NORMAL) { in l4f00242t03_lcd_power_set()116 if (priv->lcd_state <= FB_BLANK_NORMAL) { in l4f00242t03_lcd_power_set()131 if (priv->lcd_state <= FB_BLANK_NORMAL) { in l4f00242t03_lcd_power_set()
209 return (power) <= FB_BLANK_NORMAL; in lms501kf03_power_is_on()299 power != FB_BLANK_NORMAL) { in lms501kf03_set_power()
303 return power <= FB_BLANK_NORMAL; in ams369fg06_power_is_on()400 power != FB_BLANK_NORMAL) { in ams369fg06_set_power()
129 if (power <= FB_BLANK_NORMAL) { in lms283gf05_power_set()
106 platform_lcd_set_power(plcd->lcd, FB_BLANK_NORMAL); in platform_lcd_probe()
46 case FB_BLANK_NORMAL: in omapbl_blank()
24 #define POWER_IS_ON(pwr) ((pwr) <= FB_BLANK_NORMAL)
124 #define POWER_IS_ON(pwr) ((pwr) <= FB_BLANK_NORMAL)
18 #define POWER_IS_ON(pwr) ((pwr) <= FB_BLANK_NORMAL)
19 #define POWER_IS_ON(pwr) ((pwr) <= FB_BLANK_NORMAL)
461 if (bl_dev->props.power > FB_BLANK_NORMAL) in s6e3ha2_set_brightness()511 ctx->bl_dev->props.power = FB_BLANK_NORMAL; in s6e3ha2_disable()557 ctx->bl_dev->props.power = FB_BLANK_NORMAL; in s6e3ha2_prepare()
228 ctx->bl_dev->props.power = FB_BLANK_NORMAL; in s6e63j0x03_disable()335 ctx->bl_dev->props.power = FB_BLANK_NORMAL; in s6e63j0x03_prepare()
143 case FB_BLANK_NORMAL: in cs5530_blank_display()
305 case FB_BLANK_NORMAL: in gx_blank_display()
394 case FB_BLANK_NORMAL: in hw_sm750le_setBLANK()440 case FB_BLANK_NORMAL: in hw_sm750_setBLANK()
412 #ifndef FB_BLANK_NORMAL413 #define FB_BLANK_NORMAL 1 macro
308 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator
199 case FB_BLANK_NORMAL: /* Normal blanking */ in p9100_blank()
140 case FB_BLANK_NORMAL: /* Normal blanking */ in bw2_blank()
336 case FB_BLANK_NORMAL: in s1d13xxxfb_blank()354 return ((blank_mode == FB_BLANK_NORMAL) ? 1 : 0); in s1d13xxxfb_blank()
202 case FB_BLANK_NORMAL: /* Normal blanking */ in cg3_blank()
238 case FB_BLANK_NORMAL: in xilinx_fb_blank()
153 case FB_BLANK_NORMAL: in goldfish_fb_blank()
180 return FB_BLANK_NORMAL; in clps711x_lcd_get_power()
238 case FB_BLANK_NORMAL: in vivid_fb_blank()
Completed in 40 milliseconds