VESA_NO_BLANKING  114 drivers/video/fbdev/au1100fb.c 	case VESA_NO_BLANKING:
VESA_NO_BLANKING  227 drivers/video/fbdev/au1100fb.c 	au1100fb_fb_blank(VESA_NO_BLANKING, info);
VESA_NO_BLANKING  584 drivers/video/fbdev/au1100fb.c 	au1100fb_fb_blank(VESA_NO_BLANKING, &fbdev->info);
VESA_NO_BLANKING 1623 drivers/video/fbdev/i810/i810_main.c 	info->fbops->fb_blank(VESA_NO_BLANKING, info);
VESA_NO_BLANKING  304 include/uapi/linux/fb.h 	FB_BLANK_UNBLANK       = VESA_NO_BLANKING,
VESA_NO_BLANKING  307 include/uapi/linux/fb.h 	FB_BLANK_NORMAL        = VESA_NO_BLANKING + 1,