Lines Matching refs:first_fb_vc
111 static int first_fb_vc; variable
239 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_rotate_all()
482 first_fb_vc = simple_strtoul(options, &options, 10) - 1; in fb_console_setup()
483 if (first_fb_vc < 0) in fb_console_setup()
484 first_fb_vc = 0; in fb_console_setup()
510 for (i = first_fb_vc; i <= last_fb_vc; i++) { in search_fb_in_map()
521 for (i = first_fb_vc; i <= last_fb_vc; i++) { in search_for_mapped_con()
538 for (i = first_fb_vc; i <= last_fb_vc; i++) in do_fbcon_takeover()
541 err = do_take_over_console(&fb_con, first_fb_vc, last_fb_vc, in do_fbcon_takeover()
545 for (i = first_fb_vc; i <= last_fb_vc; i++) in do_fbcon_takeover()
2609 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_set_font()
2935 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_set_all_vcs()
2968 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_mode_deleted()
2991 ret = do_unbind_con_driver(&fb_con, first_fb_vc, last_fb_vc, in fbcon_unbind()
3014 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_fb_unbind()
3023 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_fb_unbind()
3036 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_fb_unbind()
3062 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_fb_unregistered()
3079 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_fb_unregistered()
3098 for (i = first_fb_vc; i <= last_fb_vc; i++) in fbcon_remap_all()
3104 first_fb_vc + 1, last_fb_vc + 1); in fbcon_remap_all()
3120 for (i = first_fb_vc; i <= last_fb_vc; i++) in fbcon_select_primary()
3126 first_fb_vc + 1, last_fb_vc + 1); in fbcon_select_primary()
3148 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_fb_registered()
3158 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_fb_registered()
3196 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_new_modelist()
3219 for (i = first_fb_vc; i <= last_fb_vc; i++) { in fbcon_get_requirement()
3568 for (j = first_fb_vc; j <= last_fb_vc; j++) { in fbcon_exit()