Searched refs:vc_mode (Results 1 – 8 of 8) sorted by relevance
481 if (vc->vc_mode == (unsigned char) arg) in vt_ioctl()483 vc->vc_mode = (unsigned char) arg; in vt_ioctl()498 uival = vc->vc_mode; in vt_ioctl()1051 vc->vc_mode = KD_TEXT; in reset_vc()1299 old_vc_mode = vc_cons[fg_console].d->vc_mode; in complete_change_console()1312 if (old_vc_mode != vc->vc_mode) { in complete_change_console()1313 if (vc->vc_mode == KD_TEXT) in complete_change_console()1342 if (old_vc_mode != vc->vc_mode) { in complete_change_console()1343 if (vc->vc_mode == KD_TEXT) in complete_change_console()1422 if (vc->vc_mode == KD_GRAPHICS) in change_console()
612 vc->vc_mode == KD_GRAPHICS) in set_cursor()711 if ((update && vc->vc_mode != KD_GRAPHICS) || in redraw_screen()815 if (vc->vc_mode != KD_GRAPHICS && vc->vc_sw->con_resize) in resize_screen()2462 if (vc->vc_mode == KD_TEXT) in console_callback()2480 (vc->vt_mode.mode == VT_AUTO && vc->vc_mode == KD_GRAPHICS)) { in set_console()2570 if (vc->vc_mode != KD_TEXT && !vt_force_oops_output(vc)) in vt_console_print()3494 saved_vc_mode = vc->vc_mode; in con_debug_enter()3496 vc->vc_mode = KD_TEXT; in con_debug_enter()3553 vc_cons[fg_console].d->vc_mode = saved_vc_mode; in con_debug_leave()3837 if (vc->vc_mode != KD_TEXT) { in do_blank_screen()[all …]
39 unsigned char vc_mode; /* KD_TEXT, ... */ member
94 if (conp->vc_mode != KD_TEXT) in sticon_putc()117 if (conp->vc_mode != KD_TEXT) in sticon_putcs()
241 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_rotate_all()282 vc->vc_mode != KD_TEXT || ops->graphics) && in fbcon_is_inactive()622 if (CON_IS_VISIBLE(vc) && vc->vc_mode == KD_TEXT) { in fbcon_prepare_logo()1116 if (CON_IS_VISIBLE(vc) && vc->vc_mode == KD_TEXT) { in fbcon_init()2536 && vc->vc_mode == KD_TEXT) { in fbcon_do_set_font()2778 if (vc->vc_mode != KD_TEXT || !lines) in fbcon_scrolldelta()2900 if (vc->vc_mode != KD_TEXT || in fbcon_modechanged()2942 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_set_all_vcs()3181 if (vc->vc_mode != KD_TEXT || in fbcon_fb_blanked()3226 if (vc && vc->vc_mode == KD_TEXT && in fbcon_get_requirement()[all …]
692 if (c->vc_mode != KD_TEXT) in vgacon_cursor()1366 if (t || b != c->vc_rows || vga_is_gfx || c->vc_mode != KD_TEXT) in vgacon_scroll()
2171 if (vc->vc_mode == KD_GRAPHICS) in keyboard_notifier_call()2236 if (vc->vc_mode == KD_TEXT) in vt_notifier_call()
192 c->vc_mode != KD_TEXT) in sisusb_is_inactive()