ffb_blank
static int ffb_blank(int, struct fb_info *);
.fb_blank = ffb_blank,
ffb_blank(FB_BLANK_UNBLANK, info);