chipsfb_blank
chipsfb_blank(1, p);
chipsfb_blank(0, p);
static int chipsfb_blank(int blank, struct fb_info *info);
.fb_blank = chipsfb_blank,