chipsfb_blank      80 drivers/video/fbdev/chipsfb.c static int chipsfb_blank(int blank, struct fb_info *info);
chipsfb_blank      87 drivers/video/fbdev/chipsfb.c 	.fb_blank	= chipsfb_blank,
chipsfb_blank     460 drivers/video/fbdev/chipsfb.c 	chipsfb_blank(1, p);
chipsfb_blank     474 drivers/video/fbdev/chipsfb.c 	chipsfb_blank(0, p);