Searched refs:vc_mode (Results 1 – 7 of 7) sorted by relevance
267 if (vc->vc_mode == mode) in vt_kdsetmode()270 vc->vc_mode = mode; in vt_kdsetmode()386 return put_user(vc->vc_mode, (int __user *)arg); in vt_k_ioctl()963 vc->vc_mode = KD_TEXT; in reset_vc()1139 old_vc_mode = vc_cons[fg_console].d->vc_mode; in complete_change_console()1152 if (old_vc_mode != vc->vc_mode) { in complete_change_console()1153 if (vc->vc_mode == KD_TEXT) in complete_change_console()1182 if (old_vc_mode != vc->vc_mode) { in complete_change_console()1183 if (vc->vc_mode == KD_TEXT) in complete_change_console()1262 if (vc->vc_mode == KD_GRAPHICS) in change_console()
970 if (update && vc->vc_mode != KD_GRAPHICS) in redraw_screen()3243 if (vc->vc_mode != KD_TEXT) in vt_console_print()4167 saved_vc_mode = vc->vc_mode; in con_debug_enter()4169 vc->vc_mode = KD_TEXT; in con_debug_enter()4219 vc_cons[fg_console].d->vc_mode = saved_vc_mode; in con_debug_leave()4498 if (vc->vc_mode != KD_TEXT) { in do_blank_screen()4552 if (vc->vc_mode != KD_TEXT) in do_unblank_screen()4734 if (vc->vc_mode != KD_TEXT) in con_font_get()4773 if (vc->vc_mode != KD_TEXT) in con_font_set()4797 if (vc->vc_mode != KD_TEXT) in con_font_set()[all …]
111 unsigned char vc_mode; /* KD_TEXT, ... */ member
238 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_rotate_all()630 if (con_is_visible(vc) && vc->vc_mode == KD_TEXT) { in fbcon_prepare_logo()1110 if (con_is_visible(vc) && vc->vc_mode == KD_TEXT) { in fbcon_init()2067 if (con_is_visible(vc) && vc->vc_mode == KD_TEXT) { in fbcon_resize()2450 && vc->vc_mode == KD_TEXT) { in fbcon_do_set_font()2667 if (vc->vc_mode != KD_TEXT || in fbcon_modechanged()2707 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_set_all_vcs()2755 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_modechange_possible()3028 if (vc->vc_mode != KD_TEXT || in fbcon_fb_blanked()3072 if (vc && vc->vc_mode == KD_TEXT && in fbcon_get_requirement()[all …]
80 if (conp->vc_mode != KD_TEXT) in sticon_putcs()
510 if (c->vc_mode != KD_TEXT) in vgacon_cursor()1142 if (t || b != c->vc_rows || vga_is_gfx || c->vc_mode != KD_TEXT) in vgacon_scroll()
1801 if (vc->vc_mode == KD_GRAPHICS && !spk_paused && spk_str_pause[0]) { in speakup_con_update()2237 if (vc->vc_mode == KD_GRAPHICS) in keyboard_notifier_call()2304 if (vc->vc_mode == KD_TEXT) in vt_notifier_call()