Searched refs:vc_mode (Results 1 – 8 of 8) sorted by relevance
266 if (vc->vc_mode == mode) in vt_kdsetmode()269 vc->vc_mode = mode; in vt_kdsetmode()384 return put_user(vc->vc_mode, (int __user *)arg); in vt_k_ioctl()1023 vc->vc_mode = KD_TEXT; in reset_vc()1251 old_vc_mode = vc_cons[fg_console].d->vc_mode; in complete_change_console()1264 if (old_vc_mode != vc->vc_mode) { in complete_change_console()1265 if (vc->vc_mode == KD_TEXT) in complete_change_console()1294 if (old_vc_mode != vc->vc_mode) { in complete_change_console()1295 if (vc->vc_mode == KD_TEXT) in complete_change_console()1374 if (vc->vc_mode == KD_GRAPHICS) in change_console()
913 if (!con_is_fg(vc) || console_blanked || vc->vc_mode == KD_GRAPHICS) in set_cursor()1034 if (update && vc->vc_mode != KD_GRAPHICS) in redraw_screen()1175 if (vc->vc_mode != KD_GRAPHICS && vc->vc_sw->con_resize) in resize_screen()2960 if (vc->vc_mode == KD_TEXT && vc->vc_sw->con_scrolldelta) in console_callback()2978 (vc->vt_mode.mode == VT_AUTO && vc->vc_mode == KD_GRAPHICS)) { in set_console()3063 if (vc->vc_mode != KD_TEXT) in vt_console_print()4005 saved_vc_mode = vc->vc_mode; in con_debug_enter()4007 vc->vc_mode = KD_TEXT; in con_debug_enter()4063 vc_cons[fg_console].d->vc_mode = saved_vc_mode; in con_debug_leave()4344 if (vc->vc_mode != KD_TEXT) { in do_blank_screen()[all …]
111 unsigned char vc_mode; /* KD_TEXT, ... */ member
78 if (conp->vc_mode != KD_TEXT) in sticon_putc()90 if (conp->vc_mode != KD_TEXT) in sticon_putcs()
502 if (c->vc_mode != KD_TEXT) in vgacon_cursor()1162 if (t || b != c->vc_rows || vga_is_gfx || c->vc_mode != KD_TEXT) in vgacon_scroll()
255 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_rotate_all()296 vc->vc_mode != KD_TEXT || ops->graphics); in fbcon_is_inactive()642 if (con_is_visible(vc) && vc->vc_mode == KD_TEXT) { in fbcon_prepare_logo()1134 if (con_is_visible(vc) && vc->vc_mode == KD_TEXT) { in fbcon_init()2444 && vc->vc_mode == KD_TEXT) { in fbcon_do_set_font()2681 if (vc->vc_mode != KD_TEXT || in fbcon_modechanged()2721 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_set_all_vcs()2984 if (vc->vc_mode != KD_TEXT || in fbcon_fb_blanked()3029 if (vc && vc->vc_mode == KD_TEXT && in fbcon_get_requirement()3043 if (vc && vc->vc_mode == KD_TEXT && in fbcon_get_requirement()
1789 if (vc->vc_mode == KD_GRAPHICS && !spk_paused && spk_str_pause[0]) { in speakup_con_update()2225 if (vc->vc_mode == KD_GRAPHICS) in keyboard_notifier_call()2292 if (vc->vc_mode == KD_TEXT) in vt_notifier_call()
184 c->vc_mode != KD_TEXT) in sisusb_is_inactive()