Symbol: FB_BLANK_UNBLANK
drivers/gpu/drm/drm_fb_helper.c
193
case FB_BLANK_UNBLANK:
drivers/media/pci/ivtv/ivtvfb.c
1214
ivtvfb_blank(FB_BLANK_UNBLANK, &itv->osd_info->ivtvfb_info);
drivers/media/pci/ivtv/ivtvfb.c
910
case FB_BLANK_UNBLANK:
drivers/media/test-drivers/vivid/vivid-osd.c
241
case FB_BLANK_UNBLANK:
drivers/staging/fbtft/fbtft-core.c
406
case FB_BLANK_UNBLANK:
drivers/staging/sm750fb/sm750_hw.c
388
case FB_BLANK_UNBLANK:
drivers/staging/sm750fb/sm750_hw.c
433
case FB_BLANK_UNBLANK:
drivers/video/fbdev/arkfb.c
879
case FB_BLANK_UNBLANK:
drivers/video/fbdev/atmel_lcdfb.c
788
case FB_BLANK_UNBLANK:
drivers/video/fbdev/aty/aty128fb.c
2211
case FB_BLANK_UNBLANK:
drivers/video/fbdev/aty/atyfb_base.c
2100
atyfb_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/aty/atyfb_base.c
2178
atyfb_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/aty/atyfb_base.c
2831
case FB_BLANK_UNBLANK:
drivers/video/fbdev/aty/radeon_base.c
1066
case FB_BLANK_UNBLANK:
drivers/video/fbdev/aty/radeon_base.c
1510
radeon_screen_blank(rinfo, FB_BLANK_UNBLANK, 0);
drivers/video/fbdev/aty/radeon_pm.c
2783
radeon_screen_blank(rinfo, FB_BLANK_UNBLANK, 1);
drivers/video/fbdev/au1200fb.c
1211
case FB_BLANK_UNBLANK:
drivers/video/fbdev/bw2.c
127
case FB_BLANK_UNBLANK: /* Unblanking */
drivers/video/fbdev/bw2.c
320
bw2_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/cg3.c
189
case FB_BLANK_UNBLANK: /* Unblanking */
drivers/video/fbdev/cg3.c
387
cg3_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/cg6.c
528
case FB_BLANK_UNBLANK: /* Unblanking */
drivers/video/fbdev/cg6.c
800
cg6_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/cirrusfb.c
1405
current_mode == FB_BLANK_UNBLANK)
drivers/video/fbdev/cirrusfb.c
1416
case FB_BLANK_UNBLANK:
drivers/video/fbdev/cobalt_lcdfb.c
232
case FB_BLANK_UNBLANK:
drivers/video/fbdev/core/fb_backlight.c
43
bool on = info->blank == FB_BLANK_UNBLANK;
drivers/video/fbdev/core/fb_backlight.c
44
bool prev_on = old_blank == FB_BLANK_UNBLANK;
drivers/video/fbdev/core/fb_info.c
45
info->blank = FB_BLANK_UNBLANK;
drivers/video/fbdev/core/fbcon.c
2170
if (!fbcon_is_active(vc, info) || par->blank_state != FB_BLANK_UNBLANK)
drivers/video/fbdev/core/fbcon.c
2279
if (mode_switch || !fbcon_is_active(vc, info) || par->blank_state != FB_BLANK_UNBLANK)
drivers/video/fbdev/core/fbmem.c
354
case FB_BLANK_UNBLANK:
drivers/video/fbdev/core/fbmem.c
377
if (info->blank == FB_BLANK_UNBLANK)
drivers/video/fbdev/ffb.c
700
case FB_BLANK_UNBLANK: /* Unblanking */
drivers/video/fbdev/ffb.c
999
ffb_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/gbefb.c
392
case FB_BLANK_UNBLANK: /* unblank */
drivers/video/fbdev/geode/lxfb_ops.c
530
case FB_BLANK_UNBLANK:
drivers/video/fbdev/geode/video_cs5530.c
140
case FB_BLANK_UNBLANK:
drivers/video/fbdev/geode/video_gx.c
302
case FB_BLANK_UNBLANK:
drivers/video/fbdev/goldfishfb.c
156
case FB_BLANK_UNBLANK:
drivers/video/fbdev/gxt4500.c
574
case FB_BLANK_UNBLANK:
drivers/video/fbdev/gxt4500.c
699
gxt4500_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/i740fb.c
959
case FB_BLANK_UNBLANK:
drivers/video/fbdev/i810/i810_main.c
1399
case FB_BLANK_UNBLANK:
drivers/video/fbdev/imxfb.c
589
case FB_BLANK_UNBLANK:
drivers/video/fbdev/leo.c
318
case FB_BLANK_UNBLANK: /* Unblanking */
drivers/video/fbdev/leo.c
603
leo_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/mb862xx/mb862xxfbdrv.c
291
case FB_BLANK_UNBLANK:
drivers/video/fbdev/mmp/fb/mmpfb.c
450
mmpfb_power(fbi, (blank == FB_BLANK_UNBLANK));
drivers/video/fbdev/neofb.c
1327
case FB_BLANK_UNBLANK: /* unblank */
drivers/video/fbdev/nvidia/nvidia.c
1092
nvidiafb_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/nvidia/nvidia.c
942
case FB_BLANK_UNBLANK:
drivers/video/fbdev/omap/omapfb_main.c
1822
omapfb_blank(FB_BLANK_UNBLANK, fbdev->fb_info[0]);
drivers/video/fbdev/omap/omapfb_main.c
321
case FB_BLANK_UNBLANK:
drivers/video/fbdev/omap2/omapfb/omapfb-main.c
1231
case FB_BLANK_UNBLANK:
drivers/video/fbdev/p9100.c
186
case FB_BLANK_UNBLANK: /* Unblanking */
drivers/video/fbdev/p9100.c
285
p9100_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/pm2fb.c
1012
case FB_BLANK_UNBLANK:
drivers/video/fbdev/pm3fb.c
1171
case FB_BLANK_UNBLANK:
drivers/video/fbdev/pxa168fb.c
515
fbi->is_blanked = (blank == FB_BLANK_UNBLANK) ? 0 : 1;
drivers/video/fbdev/pxafb.c
591
case FB_BLANK_UNBLANK:
drivers/video/fbdev/pxafb.c
740
fb_blank(&ofb->fbi->fb, FB_BLANK_UNBLANK);
drivers/video/fbdev/riva/fbdev.c
1251
case FB_BLANK_UNBLANK:
drivers/video/fbdev/riva/fbdev.c
811
rivafb_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/s1d13xxxfb.c
335
case FB_BLANK_UNBLANK:
drivers/video/fbdev/s3c-fb.c
823
case FB_BLANK_UNBLANK:
drivers/video/fbdev/s3fb.c
1034
data = (blank_mode == FB_BLANK_UNBLANK) ? 0x00 : 0x20;
drivers/video/fbdev/sa1100fb.c
549
case FB_BLANK_UNBLANK:
drivers/video/fbdev/savage/savagefb_driver.c
1569
case FB_BLANK_UNBLANK:
drivers/video/fbdev/savage/savagefb_driver.c
1590
case FB_BLANK_UNBLANK:
drivers/video/fbdev/savage/savagefb_driver.c
2432
savagefb_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/sh7760fb.c
329
sh7760fb_blank(FB_BLANK_UNBLANK, info); /* panel on! */
drivers/video/fbdev/sh7760fb.c
78
if (blank == FB_BLANK_UNBLANK) {
drivers/video/fbdev/sh_mobile_lcdcfb.c
1923
if (blank > FB_BLANK_UNBLANK && ch->blank_status == FB_BLANK_UNBLANK) {
drivers/video/fbdev/sis/sis.h
409
#ifndef FB_BLANK_UNBLANK
drivers/video/fbdev/sis/sis_main.c
876
case FB_BLANK_UNBLANK: /* on */
drivers/video/fbdev/sm501fb.c
1022
case FB_BLANK_UNBLANK:
drivers/video/fbdev/sm501fb.c
983
case FB_BLANK_UNBLANK:
drivers/video/fbdev/sm712fb.c
899
case FB_BLANK_UNBLANK:
drivers/video/fbdev/ssd1307fb.c
299
if (blank_mode != FB_BLANK_UNBLANK)
drivers/video/fbdev/tcx.c
209
case FB_BLANK_UNBLANK: /* Unblanking */
drivers/video/fbdev/tcx.c
448
tcx_blank(FB_BLANK_UNBLANK, info);
drivers/video/fbdev/tdfxfb.c
797
case FB_BLANK_UNBLANK: /* Screen: On; HSync: On, VSync: On */
drivers/video/fbdev/tgafb.c
588
case FB_BLANK_UNBLANK: /* Unblanking */
drivers/video/fbdev/tridentfb.c
1410
case FB_BLANK_UNBLANK:
drivers/video/fbdev/udlfb.c
312
wrptr = dlfb_blanking(wrptr, FB_BLANK_UNBLANK);
drivers/video/fbdev/udlfb.c
319
dlfb->blank_mode = FB_BLANK_UNBLANK;
drivers/video/fbdev/uvesafb.c
1121
err = (blank == FB_BLANK_UNBLANK) ? 0 : -EINVAL;
drivers/video/fbdev/uvesafb.c
1141
case FB_BLANK_UNBLANK:
drivers/video/fbdev/valkyriefb.c
191
case FB_BLANK_UNBLANK: /* unblank */
drivers/video/fbdev/vga16fb.c
822
case FB_BLANK_UNBLANK: /* Unblank */
drivers/video/fbdev/via/viafbdev.c
355
case FB_BLANK_UNBLANK:
drivers/video/fbdev/vt8500lcdfb.c
234
case FB_BLANK_UNBLANK:
drivers/video/fbdev/vt8623fb.c
591
case FB_BLANK_UNBLANK:
drivers/video/fbdev/wm8505fb.c
238
case FB_BLANK_UNBLANK:
drivers/video/fbdev/xilinxfb.c
232
case FB_BLANK_UNBLANK: