Searched refs:vc_mode (Results 1 – 8 of 8) sorted by relevance
643 if (vc->vc_mode == (unsigned char) arg) in vt_ioctl()645 vc->vc_mode = (unsigned char) arg; in vt_ioctl()660 uival = vc->vc_mode; in vt_ioctl()1352 vc->vc_mode = KD_TEXT; in reset_vc()1606 old_vc_mode = vc_cons[fg_console].d->vc_mode; in complete_change_console()1619 if (old_vc_mode != vc->vc_mode) { in complete_change_console()1620 if (vc->vc_mode == KD_TEXT) in complete_change_console()1649 if (old_vc_mode != vc->vc_mode) { in complete_change_console()1650 if (vc->vc_mode == KD_TEXT) in complete_change_console()1729 if (vc->vc_mode == KD_GRAPHICS) in change_console()
625 vc->vc_mode == KD_GRAPHICS) in set_cursor()724 if ((update && vc->vc_mode != KD_GRAPHICS) || in redraw_screen()826 if (vc->vc_mode != KD_GRAPHICS && vc->vc_sw->con_resize) in resize_screen()2402 if (vc->vc_mode == KD_TEXT) in console_callback()2420 (vc->vt_mode.mode == VT_AUTO && vc->vc_mode == KD_GRAPHICS)) { in set_console()2510 if (vc->vc_mode != KD_TEXT && !vt_force_oops_output(vc)) in vt_console_print()3125 if (vc && vc->vc_mode == KD_GRAPHICS) { in con_is_graphics()3453 saved_vc_mode = vc->vc_mode; in con_debug_enter()3455 vc->vc_mode = KD_TEXT; in con_debug_enter()3499 vc_cons[fg_console].d->vc_mode = saved_vc_mode; in con_debug_leave()[all …]
38 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()
245 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_rotate_all()286 vc->vc_mode != KD_TEXT || ops->graphics) && in fbcon_is_inactive()621 if (CON_IS_VISIBLE(vc) && vc->vc_mode == KD_TEXT) { in fbcon_prepare_logo()1109 if (CON_IS_VISIBLE(vc) && vc->vc_mode == KD_TEXT) { in fbcon_init()2514 && vc->vc_mode == KD_TEXT) { in fbcon_do_set_font()2756 if (vc->vc_mode != KD_TEXT || !lines) in fbcon_scrolldelta()2878 if (vc->vc_mode != KD_TEXT || in fbcon_modechanged()2920 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_set_all_vcs()3132 if (vc->vc_mode != KD_TEXT || in fbcon_fb_blanked()3177 if (vc && vc->vc_mode == KD_TEXT && in fbcon_get_requirement()[all …]
690 if (c->vc_mode != KD_TEXT) in vgacon_cursor()1348 if (t || b != c->vc_rows || vga_is_gfx || c->vc_mode != KD_TEXT) in vgacon_scroll()
2131 if (vc->vc_mode == KD_GRAPHICS) in keyboard_notifier_call()2194 if (vc->vc_mode == KD_TEXT) in vt_notifier_call()
191 c->vc_mode != KD_TEXT) in sisusb_is_inactive()