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