Home
last modified time | relevance | path

Searched refs:FB_BLANK_UNBLANK (Results 1 – 25 of 141) sorted by relevance

123456

/drivers/video/backlight/
Dcr_bllcd.c80 if (bd->props.power == FB_BLANK_UNBLANK) in cr_backlight_set_intensity()
81 intensity = FB_BLANK_UNBLANK; in cr_backlight_set_intensity()
82 if (bd->props.fb_blank == FB_BLANK_UNBLANK) in cr_backlight_set_intensity()
83 intensity = FB_BLANK_UNBLANK; in cr_backlight_set_intensity()
89 if (intensity == FB_BLANK_UNBLANK) { /* FULL ON */ in cr_backlight_set_intensity()
109 intensity = FB_BLANK_UNBLANK; in cr_backlight_get_intensity()
162 if (power == FB_BLANK_UNBLANK) in cr_lcd_set_power()
225 crp->cr_backlight_device->props.power = FB_BLANK_UNBLANK; in cr_backlight_probe()
228 cr_lcd_set_power(crp->cr_lcd_device, FB_BLANK_UNBLANK); in cr_backlight_probe()
Djornada720_lcd.c30 return PPSR & PPC_LDD2 ? FB_BLANK_UNBLANK : FB_BLANK_POWERDOWN; in jornada_lcd_get_power()
37 if (jornada_lcd_get_power(ld) != FB_BLANK_UNBLANK) in jornada_lcd_get_contrast()
78 if (power != FB_BLANK_UNBLANK) { in jornada_lcd_set_power()
113 jornada_lcd_set_power(lcd_device, FB_BLANK_UNBLANK); in jornada_lcd_probe()
Djornada720_bl.c61 if ((bd->props.power != FB_BLANK_UNBLANK) || (bd->props.fb_blank != FB_BLANK_UNBLANK)) { in jornada_bl_update_status()
128 bd->props.power = FB_BLANK_UNBLANK; in jornada_bl_probe()
Dkb3886_bl.c96 if (bd->props.power != FB_BLANK_UNBLANK) in kb3886bl_send_intensity()
98 if (bd->props.fb_blank != FB_BLANK_UNBLANK) in kb3886bl_send_intensity()
162 kb3886_backlight_device->props.power = FB_BLANK_UNBLANK; in kb3886bl_probe()
Domap1_bl.c67 case FB_BLANK_UNBLANK: in omapbl_blank()
109 if (bl->powermode == FB_BLANK_UNBLANK) in omapbl_update_status()
165 dev->props.fb_blank = FB_BLANK_UNBLANK; in omapbl_probe()
Dlms501kf03.c311 if (power != FB_BLANK_UNBLANK && power != FB_BLANK_POWERDOWN && in lms501kf03_set_power()
368 lms501kf03_power(lcd, FB_BLANK_UNBLANK); in lms501kf03_probe()
370 lcd->power = FB_BLANK_UNBLANK; in lms501kf03_probe()
408 return lms501kf03_power(lcd, FB_BLANK_UNBLANK); in lms501kf03_resume()
Dipaq_micro_bl.c27 if (bd->props.power != FB_BLANK_UNBLANK) in micro_bl_update_status()
52 .power = FB_BLANK_UNBLANK,
Dcorgi_lcd.c430 if (bd->props.power != FB_BLANK_UNBLANK) in corgi_bl_update_status()
433 if (bd->props.fb_blank != FB_BLANK_UNBLANK) in corgi_bl_update_status()
477 corgi_lcd_set_power(lcd->lcd_dev, FB_BLANK_UNBLANK); in corgi_lcd_resume()
570 lcd->bl_dev->props.power = FB_BLANK_UNBLANK; in corgi_lcd_probe()
579 corgi_lcd_set_power(lcd->lcd_dev, FB_BLANK_UNBLANK); in corgi_lcd_probe()
591 lcd->bl_dev->props.power = FB_BLANK_UNBLANK; in corgi_lcd_remove()
Dep93xx_bl.c44 if (bl->props.power != FB_BLANK_UNBLANK || in ep93xxbl_update_status()
45 bl->props.fb_blank != FB_BLANK_UNBLANK) in ep93xxbl_update_status()
Dgeneric_bl.c31 if (bd->props.power != FB_BLANK_UNBLANK) in genericbl_send_intensity()
85 bd->props.power = FB_BLANK_UNBLANK; in genericbl_probe()
Dams369fg06.c404 if (power != FB_BLANK_UNBLANK && power != FB_BLANK_POWERDOWN && in ams369fg06_set_power()
502 ams369fg06_power(lcd, FB_BLANK_UNBLANK); in ams369fg06_probe()
504 lcd->power = FB_BLANK_UNBLANK; in ams369fg06_probe()
542 return ams369fg06_power(lcd, FB_BLANK_UNBLANK); in ams369fg06_resume()
Dpcf50633-backlight.c65 bl->props.power != FB_BLANK_UNBLANK) in pcf50633_bl_update_status()
118 bl_props.power = FB_BLANK_UNBLANK; in pcf50633_bl_probe()
Dhp680_bl.c38 if (bd->props.power != FB_BLANK_UNBLANK) in hp680bl_send_intensity()
40 if (bd->props.fb_blank != FB_BLANK_UNBLANK) in hp680bl_send_intensity()
Dlv5207lp.c54 if (backlight->props.power != FB_BLANK_UNBLANK || in lv5207lp_backlight_update_status()
55 backlight->props.fb_blank != FB_BLANK_UNBLANK || in lv5207lp_backlight_update_status()
Dda903x_bl.c85 if (bl->props.power != FB_BLANK_UNBLANK) in da903x_backlight_update_status()
88 if (bl->props.fb_blank != FB_BLANK_UNBLANK) in da903x_backlight_update_status()
Dgpio_backlight.c36 if (bl->props.power != FB_BLANK_UNBLANK || in gpio_backlight_update_status()
37 bl->props.fb_blank != FB_BLANK_UNBLANK || in gpio_backlight_update_status()
Dld9040.c629 if (power != FB_BLANK_UNBLANK && power != FB_BLANK_POWERDOWN && in ld9040_set_power()
744 ld9040_power(lcd, FB_BLANK_UNBLANK); in ld9040_probe()
746 lcd->power = FB_BLANK_UNBLANK; in ld9040_probe()
783 return ld9040_power(lcd, FB_BLANK_UNBLANK); in ld9040_resume()
Dbd6107.c89 if (backlight->props.power != FB_BLANK_UNBLANK || in bd6107_backlight_update_status()
90 backlight->props.fb_blank != FB_BLANK_UNBLANK || in bd6107_backlight_update_status()
/drivers/video/fbdev/nvidia/
Dnv_backlight.c60 if (bd->props.power != FB_BLANK_UNBLANK || in nvidia_bl_update_status()
61 bd->props.fb_blank != FB_BLANK_UNBLANK) in nvidia_bl_update_status()
124 bd->props.power = FB_BLANK_UNBLANK; in nvidia_bl_init()
/drivers/video/fbdev/omap/
Dlcd_ams_delta.c47 if (power == FB_BLANK_UNBLANK) { in ams_delta_lcd_set_power()
78 return FB_BLANK_UNBLANK; in ams_delta_lcd_get_power()
192 ams_delta_lcd_set_power(lcd_device, FB_BLANK_UNBLANK); in ams_delta_panel_probe()
/drivers/macintosh/
Dvia-pmu-backlight.c77 if (bd->props.power != FB_BLANK_UNBLANK || in __pmu_backlight_update_status()
78 bd->props.fb_blank != FB_BLANK_UNBLANK) in __pmu_backlight_update_status()
185 bd->props.power = FB_BLANK_UNBLANK; in pmu_backlight_init()
/drivers/video/fbdev/aty/
Dradeon_backlight.c63 if (bd->props.power != FB_BLANK_UNBLANK || in radeon_bl_update_status()
64 bd->props.fb_blank != FB_BLANK_UNBLANK) in radeon_bl_update_status()
189 bd->props.power = FB_BLANK_UNBLANK; in radeonfb_bl_init()
/drivers/gpu/drm/shmobile/
Dshmob_drm_backlight.c27 if (bdev->props.power != FB_BLANK_UNBLANK || in shmob_drm_backlight_update()
55 ? FB_BLANK_UNBLANK : FB_BLANK_POWERDOWN; in shmob_drm_backlight_dpms()
/drivers/video/fbdev/
Dmx3fb.c291 if (bl->props.power != FB_BLANK_UNBLANK) in mx3fb_bl_update_status()
293 if (bl->props.fb_blank != FB_BLANK_UNBLANK) in mx3fb_bl_update_status()
330 bl->props.power = FB_BLANK_UNBLANK; in mx3fb_init_backlight()
331 bl->props.fb_blank = FB_BLANK_UNBLANK; in mx3fb_init_backlight()
878 if (mx3_fbi->blank == FB_BLANK_UNBLANK) { in __set_par()
1089 if (blank > FB_BLANK_UNBLANK && was_blank > FB_BLANK_UNBLANK) in __blank()
1103 case FB_BLANK_UNBLANK: in __blank()
1286 if (mx3_fbi->blank == FB_BLANK_UNBLANK) { in mx3fb_suspend()
1302 if (mx3_fbi->blank == FB_BLANK_UNBLANK) { in mx3fb_resume()
1509 __blank(FB_BLANK_UNBLANK, fbi); in init_fb_chan()
/drivers/video/fbdev/omap2/displays-new/
Dpanel-sony-acx565akm.c355 if (dev->props.fb_blank == FB_BLANK_UNBLANK && in acx565akm_bl_update_status()
356 dev->props.power == FB_BLANK_UNBLANK) in acx565akm_bl_update_status()
378 if (dev->props.fb_blank == FB_BLANK_UNBLANK && in acx565akm_bl_get_intensity()
379 dev->props.power == FB_BLANK_UNBLANK) { in acx565akm_bl_get_intensity()
814 props.fb_blank = FB_BLANK_UNBLANK; in acx565akm_probe()
815 props.power = FB_BLANK_UNBLANK; in acx565akm_probe()

123456