blank_status 1929 drivers/video/fbdev/sh_mobile_lcdcfb.c if (blank > FB_BLANK_UNBLANK && ch->blank_status == FB_BLANK_UNBLANK) { blank_status 1937 drivers/video/fbdev/sh_mobile_lcdcfb.c if (blank <= FB_BLANK_NORMAL && ch->blank_status > FB_BLANK_NORMAL) { blank_status 1941 drivers/video/fbdev/sh_mobile_lcdcfb.c if (blank > FB_BLANK_NORMAL && ch->blank_status <= FB_BLANK_NORMAL) { blank_status 1954 drivers/video/fbdev/sh_mobile_lcdcfb.c ch->blank_status = blank; blank_status 104 drivers/video/fbdev/sh_mobile_lcdcfb.h int blank_status;