sc_fb_blank
static void sc_fb_blank(void *context, int pending);
TASK_INIT(sc->fb_blank_task, 0, sc_fb_blank, sc);