Home
last modified time | relevance | path

Searched refs:FB_BLANK_NORMAL (Results 1 – 25 of 89) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A Dl4f00242t03.c115 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()
H A Dlms501kf03.c209 return (power) <= FB_BLANK_NORMAL; in lms501kf03_power_is_on()
299 power != FB_BLANK_NORMAL) { in lms501kf03_set_power()
H A Dams369fg06.c303 return power <= FB_BLANK_NORMAL; in ams369fg06_power_is_on()
400 power != FB_BLANK_NORMAL) { in ams369fg06_set_power()
H A Dlms283gf05.c130 if (power <= FB_BLANK_NORMAL) { in lms283gf05_power_set()
H A Dplatform_lcd.c106 platform_lcd_set_power(plcd->lcd, FB_BLANK_NORMAL); in platform_lcd_probe()
H A Domap1_bl.c46 case FB_BLANK_NORMAL: in omapbl_blank()
H A Dtosa_lcd.c24 #define POWER_IS_ON(pwr) ((pwr) <= FB_BLANK_NORMAL)
H A Dili9320.c124 #define POWER_IS_ON(pwr) ((pwr) <= FB_BLANK_NORMAL)
H A Dltv350qv.c18 #define POWER_IS_ON(pwr) ((pwr) <= FB_BLANK_NORMAL)
H A Dtdo24m.c19 #define POWER_IS_ON(pwr) ((pwr) <= FB_BLANK_NORMAL)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e3ha2.c461 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()
H A Dpanel-samsung-s6e63j0x03.c228 ctx->bl_dev->props.power = FB_BLANK_NORMAL; in s6e63j0x03_disable()
335 ctx->bl_dev->props.power = FB_BLANK_NORMAL; in s6e63j0x03_prepare()
H A Dpanel-sony-acx424akp.c313 acx->bl->props.power = FB_BLANK_NORMAL; in acx424akp_prepare()
379 acx->bl->props.power = FB_BLANK_NORMAL; in acx424akp_disable()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/
H A Dvideo_cs5530.c143 case FB_BLANK_NORMAL: in cs5530_blank_display()
H A Dvideo_gx.c305 case FB_BLANK_NORMAL: in gx_blank_display()
/OK3568_Linux_fs/kernel/drivers/staging/sm750fb/
H A Dsm750_hw.c394 case FB_BLANK_NORMAL: in hw_sm750le_setBLANK()
440 case FB_BLANK_NORMAL: in hw_sm750_setBLANK()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dsis.h413 #ifndef FB_BLANK_NORMAL
414 #define FB_BLANK_NORMAL 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfb.h305 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfb.h305 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfb.h308 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dp9100.c199 case FB_BLANK_NORMAL: /* Normal blanking */ in p9100_blank()
H A Dbw2.c140 case FB_BLANK_NORMAL: /* Normal blanking */ in bw2_blank()
H A Ds1d13xxxfb.c336 case FB_BLANK_NORMAL: in s1d13xxxfb_blank()
354 return ((blank_mode == FB_BLANK_NORMAL) ? 1 : 0); in s1d13xxxfb_blank()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c238 case FB_BLANK_NORMAL: in vivid_fb_blank()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h169 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator

1234