Searched refs:vc_mode (Results 1 – 8 of 8) sorted by relevance
480 if (vc->vc_mode == (unsigned char) arg) in vt_ioctl()482 vc->vc_mode = (unsigned char) arg; in vt_ioctl()497 uival = vc->vc_mode; in vt_ioctl()1032 vc->vc_mode = KD_TEXT; in reset_vc()1276 old_vc_mode = vc_cons[fg_console].d->vc_mode; in complete_change_console()1289 if (old_vc_mode != vc->vc_mode) { in complete_change_console()1290 if (vc->vc_mode == KD_TEXT) in complete_change_console()1319 if (old_vc_mode != vc->vc_mode) { in complete_change_console()1320 if (vc->vc_mode == KD_TEXT) in complete_change_console()1399 if (vc->vc_mode == KD_GRAPHICS) in change_console()
901 if (!con_is_fg(vc) || console_blanked || vc->vc_mode == KD_GRAPHICS) in set_cursor()1008 if ((update && vc->vc_mode != KD_GRAPHICS) || in redraw_screen()1117 if (vc->vc_mode != KD_GRAPHICS && vc->vc_sw->con_resize) in resize_screen()2806 if (vc->vc_mode == KD_TEXT && vc->vc_sw->con_scrolldelta) in console_callback()2824 (vc->vt_mode.mode == VT_AUTO && vc->vc_mode == KD_GRAPHICS)) { in set_console()2914 if (vc->vc_mode != KD_TEXT && !vt_force_oops_output(vc)) in vt_console_print()3839 saved_vc_mode = vc->vc_mode; in con_debug_enter()3841 vc->vc_mode = KD_TEXT; in con_debug_enter()3898 vc_cons[fg_console].d->vc_mode = saved_vc_mode; in con_debug_leave()4179 if (vc->vc_mode != KD_TEXT) { in do_blank_screen()[all …]
72 unsigned char vc_mode; /* KD_TEXT, ... */ member
89 if (conp->vc_mode != KD_TEXT) in sticon_putc()112 if (conp->vc_mode != KD_TEXT) in sticon_putcs()
711 if (c->vc_mode != KD_TEXT) in vgacon_cursor()1369 if (t || b != c->vc_rows || vga_is_gfx || c->vc_mode != KD_TEXT) in vgacon_scroll()
246 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_rotate_all()287 vc->vc_mode != KD_TEXT || ops->graphics) && in fbcon_is_inactive()638 if (con_is_visible(vc) && vc->vc_mode == KD_TEXT) { in fbcon_prepare_logo()1148 if (con_is_visible(vc) && vc->vc_mode == KD_TEXT) { in fbcon_init()2581 && vc->vc_mode == KD_TEXT) { in fbcon_do_set_font()2824 if (vc->vc_mode != KD_TEXT || !lines) in fbcon_scrolldelta()2945 if (vc->vc_mode != KD_TEXT || in fbcon_modechanged()2987 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_set_all_vcs()3248 if (vc->vc_mode != KD_TEXT || in fbcon_fb_blanked()3293 if (vc && vc->vc_mode == KD_TEXT && in fbcon_get_requirement()[all …]
1787 if (vc->vc_mode == KD_GRAPHICS && !spk_paused && spk_str_pause[0]) { in speakup_con_update()2221 if (vc->vc_mode == KD_GRAPHICS) in keyboard_notifier_call()2288 if (vc->vc_mode == KD_TEXT) in vt_notifier_call()
193 c->vc_mode != KD_TEXT) in sisusb_is_inactive()