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