Home
last modified time | relevance | path

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

123456

/linux-3.4.99/drivers/video/backlight/
Dcr_bllcd.c78 if (bd->props.power == FB_BLANK_UNBLANK) in cr_backlight_set_intensity()
79 intensity = FB_BLANK_UNBLANK; in cr_backlight_set_intensity()
80 if (bd->props.fb_blank == FB_BLANK_UNBLANK) in cr_backlight_set_intensity()
81 intensity = FB_BLANK_UNBLANK; in cr_backlight_set_intensity()
87 if (intensity == FB_BLANK_UNBLANK) { /* FULL ON */ in cr_backlight_set_intensity()
107 intensity = FB_BLANK_UNBLANK; in cr_backlight_get_intensity()
160 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.c32 return FB_BLANK_UNBLANK; /* PW ON */ in jornada_lcd_get_power()
41 if (jornada_lcd_get_power(dev) != FB_BLANK_UNBLANK) in jornada_lcd_get_contrast()
81 if (power != FB_BLANK_UNBLANK) { in jornada_lcd_set_power()
114 jornada_lcd_set_power(lcd_device, FB_BLANK_UNBLANK); in jornada_lcd_probe()
Djornada720_bl.c59 if ((bd->props.power != FB_BLANK_UNBLANK) || (bd->props.fb_blank != FB_BLANK_UNBLANK)) { in jornada_bl_update_status()
120 bd->props.power = FB_BLANK_UNBLANK; in jornada_bl_probe()
Dprogear_bl.c39 if (bd->props.power != FB_BLANK_UNBLANK) in progearbl_set_intensity()
41 if (bd->props.fb_blank != FB_BLANK_UNBLANK) in progearbl_set_intensity()
100 progear_backlight_device->props.power = FB_BLANK_UNBLANK; in progearbl_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()
163 kb3886_backlight_device->props.power = FB_BLANK_UNBLANK; in kb3886bl_probe()
Domap1_bl.c67 case FB_BLANK_UNBLANK: in omapbl_blank()
112 if (bl->powermode == FB_BLANK_UNBLANK) in omapbl_update_status()
167 dev->props.fb_blank = FB_BLANK_UNBLANK; in omapbl_probe()
Dcorgi_lcd.c429 if (bd->props.power != FB_BLANK_UNBLANK) in corgi_bl_update_status()
432 if (bd->props.fb_blank != FB_BLANK_UNBLANK) in corgi_bl_update_status()
476 corgi_lcd_set_power(lcd->lcd_dev, FB_BLANK_UNBLANK); in corgi_lcd_resume()
574 lcd->bl_dev->props.power = FB_BLANK_UNBLANK; in corgi_lcd_probe()
583 corgi_lcd_set_power(lcd->lcd_dev, FB_BLANK_UNBLANK); in corgi_lcd_probe()
603 lcd->bl_dev->props.power = FB_BLANK_UNBLANK; in corgi_lcd_remove()
Dgeneric_bl.c31 if (bd->props.power != FB_BLANK_UNBLANK) in genericbl_send_intensity()
103 bd->props.power = FB_BLANK_UNBLANK; in genericbl_probe()
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()
Datmel-pwm-bl.c36 if (bd->props.power != FB_BLANK_UNBLANK) in atmel_pwm_bl_set_intensity()
38 if (bd->props.fb_blank != FB_BLANK_UNBLANK) in atmel_pwm_bl_set_intensity()
185 bldev->props.power = FB_BLANK_UNBLANK; in atmel_pwm_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()
Dpcf50633-backlight.c65 bl->props.power != FB_BLANK_UNBLANK) in pcf50633_bl_update_status()
116 bl_props.power = FB_BLANK_UNBLANK; in pcf50633_bl_probe()
Dams369fg06.c431 if (power != FB_BLANK_UNBLANK && power != FB_BLANK_POWERDOWN && in ams369fg06_set_power()
538 ams369fg06_power(lcd, FB_BLANK_UNBLANK); in ams369fg06_probe()
540 lcd->power = FB_BLANK_UNBLANK; in ams369fg06_probe()
598 if (before_power == FB_BLANK_UNBLANK) in ams369fg06_resume()
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()
Dlocomolcd.c117 if (bd->props.power != FB_BLANK_UNBLANK) in locomolcd_set_intensity()
119 if (bd->props.fb_blank != FB_BLANK_UNBLANK) in locomolcd_set_intensity()
Dmax8925_bl.c70 if (bl->props.power != FB_BLANK_UNBLANK) in max8925_backlight_update_status()
73 if (bl->props.fb_blank != FB_BLANK_UNBLANK) in max8925_backlight_update_status()
/linux-3.4.99/drivers/video/omap2/displays/
Dpanel-sharp-ls037v7dw01.c57 if (bl->props.fb_blank == FB_BLANK_UNBLANK && in sharp_ls_bl_update_status()
58 bl->props.power == FB_BLANK_UNBLANK) in sharp_ls_bl_update_status()
68 if (bl->props.fb_blank == FB_BLANK_UNBLANK && in sharp_ls_bl_get_brightness()
69 bl->props.power == FB_BLANK_UNBLANK) in sharp_ls_bl_get_brightness()
113 bl->props.fb_blank = FB_BLANK_UNBLANK; in sharp_ls_panel_probe()
114 bl->props.power = FB_BLANK_UNBLANK; in sharp_ls_panel_probe()
Dpanel-nec-nl8048hl11-01b.c89 if (bl->props.fb_blank == FB_BLANK_UNBLANK && in nec_8048_bl_update_status()
90 bl->props.power == FB_BLANK_UNBLANK) in nec_8048_bl_update_status()
100 if (bl->props.fb_blank == FB_BLANK_UNBLANK && in nec_8048_bl_get_brightness()
101 bl->props.power == FB_BLANK_UNBLANK) in nec_8048_bl_get_brightness()
142 bl->props.fb_blank = FB_BLANK_UNBLANK; in nec_8048_panel_probe()
143 bl->props.power = FB_BLANK_UNBLANK; in nec_8048_panel_probe()
Dpanel-n8x0.c425 if (dev->props.fb_blank == FB_BLANK_UNBLANK && in n8x0_bl_update_status()
426 dev->props.power == FB_BLANK_UNBLANK) in n8x0_bl_update_status()
445 if (dev->props.fb_blank == FB_BLANK_UNBLANK && in n8x0_bl_get_intensity()
446 dev->props.power == FB_BLANK_UNBLANK) in n8x0_bl_get_intensity()
495 bldev->props.fb_blank = FB_BLANK_UNBLANK; in n8x0_panel_probe()
496 bldev->props.power = FB_BLANK_UNBLANK; in n8x0_panel_probe()
Dpanel-acx565akm.c330 if (dev->props.fb_blank == FB_BLANK_UNBLANK && in acx565akm_bl_update_status()
331 dev->props.power == FB_BLANK_UNBLANK) in acx565akm_bl_update_status()
358 if (dev->props.fb_blank == FB_BLANK_UNBLANK && in acx565akm_bl_get_intensity()
359 dev->props.power == FB_BLANK_UNBLANK) { in acx565akm_bl_get_intensity()
535 props.fb_blank = FB_BLANK_UNBLANK; in acx_panel_probe()
536 props.power = FB_BLANK_UNBLANK; in acx_panel_probe()
/linux-3.4.99/drivers/video/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()
130 bd->props.power = FB_BLANK_UNBLANK; in nvidia_bl_init()
/linux-3.4.99/drivers/video/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()
/linux-3.4.99/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()
191 bd->props.power = FB_BLANK_UNBLANK; in pmu_backlight_init()
/linux-3.4.99/drivers/video/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()
195 bd->props.power = FB_BLANK_UNBLANK; in radeonfb_bl_init()
/linux-3.4.99/drivers/video/
Dimxfb.c451 if (bl->props.power != FB_BLANK_UNBLANK) in imxfb_bl_update_status()
453 if (bl->props.fb_blank != FB_BLANK_UNBLANK) in imxfb_bl_update_status()
458 if (bl->props.fb_blank != FB_BLANK_UNBLANK) in imxfb_bl_update_status()
461 if (bl->props.fb_blank != FB_BLANK_UNBLANK) in imxfb_bl_update_status()
494 bl->props.power = FB_BLANK_UNBLANK; in imxfb_init_backlight()
495 bl->props.fb_blank = FB_BLANK_UNBLANK; in imxfb_init_backlight()
561 case FB_BLANK_UNBLANK: in imxfb_blank()

123456