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