Searched refs:first_fb_vc (Results 1 – 1 of 1) sorted by relevance
376 static int first_fb_vc; variable815 take_over_console(&fb_con, first_fb_vc, last_fb_vc, fbcon_is_default); in register_framebuffer()945 first_fb_vc = simple_strtoul(options, &options, 10) - 1; in video_setup()946 if (first_fb_vc < 0) in video_setup()947 first_fb_vc = 0; in video_setup()