/drivers/video/backlight/ |
D | cr_bllcd.c | 80 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()
|
D | jornada720_lcd.c | 30 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()
|
D | jornada720_bl.c | 61 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()
|
D | kb3886_bl.c | 96 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()
|
D | omap1_bl.c | 67 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()
|
D | lms501kf03.c | 311 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()
|
D | ipaq_micro_bl.c | 27 if (bd->props.power != FB_BLANK_UNBLANK) in micro_bl_update_status() 52 .power = FB_BLANK_UNBLANK,
|
D | corgi_lcd.c | 430 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()
|
D | ep93xx_bl.c | 44 if (bl->props.power != FB_BLANK_UNBLANK || in ep93xxbl_update_status() 45 bl->props.fb_blank != FB_BLANK_UNBLANK) in ep93xxbl_update_status()
|
D | generic_bl.c | 31 if (bd->props.power != FB_BLANK_UNBLANK) in genericbl_send_intensity() 85 bd->props.power = FB_BLANK_UNBLANK; in genericbl_probe()
|
D | ams369fg06.c | 404 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()
|
D | pcf50633-backlight.c | 65 bl->props.power != FB_BLANK_UNBLANK) in pcf50633_bl_update_status() 118 bl_props.power = FB_BLANK_UNBLANK; in pcf50633_bl_probe()
|
D | hp680_bl.c | 38 if (bd->props.power != FB_BLANK_UNBLANK) in hp680bl_send_intensity() 40 if (bd->props.fb_blank != FB_BLANK_UNBLANK) in hp680bl_send_intensity()
|
D | lv5207lp.c | 54 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()
|
D | da903x_bl.c | 85 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()
|
D | gpio_backlight.c | 36 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()
|
D | ld9040.c | 629 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()
|
D | bd6107.c | 89 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/ |
D | nv_backlight.c | 60 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/ |
D | lcd_ams_delta.c | 47 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/ |
D | via-pmu-backlight.c | 77 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/ |
D | radeon_backlight.c | 63 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/ |
D | shmob_drm_backlight.c | 27 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/ |
D | mx3fb.c | 291 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/ |
D | panel-sony-acx565akm.c | 355 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()
|