Home
last modified time | relevance | path

Searched refs:FB_BLANK_NORMAL (Results 1 - 25 of 168) sorted by relevance

1234567

/kernel/linux/linux-5.10/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 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 Dlms283gf05.c130 if (power <= FB_BLANK_NORMAL) { in lms283gf05_power_set()
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 Dlms501kf03.c209 return (power) <= FB_BLANK_NORMAL; in lms501kf03_power_is_on()
299 power != FB_BLANK_NORMAL) { in lms501kf03_set_power()
H A Dtosa_lcd.c24 #define POWER_IS_ON(pwr) ((pwr) <= FB_BLANK_NORMAL)
/kernel/linux/linux-6.6/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 Dplatform_lcd.c105 platform_lcd_set_power(plcd->lcd, FB_BLANK_NORMAL); in platform_lcd_probe()
H A Dlms283gf05.c129 if (power <= FB_BLANK_NORMAL) { in lms283gf05_power_set()
H A Domap1_bl.c46 case FB_BLANK_NORMAL: in omapbl_blank()
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 Dlms501kf03.c209 return (power) <= FB_BLANK_NORMAL; in lms501kf03_power_is_on()
299 power != FB_BLANK_NORMAL) { in lms501kf03_set_power()
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
H A Dvideo_cs5530.c143 case FB_BLANK_NORMAL: in cs5530_blank_display()
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
H A Dvideo_cs5530.c143 case FB_BLANK_NORMAL: in cs5530_blank_display()
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
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()
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()
/kernel/linux/linux-5.10/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()
441 pr_debug("flag = FB_BLANK_NORMAL\n"); in hw_sm750_setBLANK()
/kernel/linux/linux-6.6/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()
441 pr_debug("flag = FB_BLANK_NORMAL\n"); in hw_sm750_setBLANK()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
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()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfb.h308 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfb.h308 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfb.h256 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfb.h256 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfb.h255 FB_BLANK_NORMAL = VESA_NO_BLANKING + 1, enumerator

Completed in 17 milliseconds

1234567