Searched refs:KD_TEXT (Results 1 – 7 of 7) sorted by relevance
259 mode = KD_TEXT; in vt_kdsetmode()261 case KD_TEXT: in vt_kdsetmode()275 if (mode == KD_TEXT) in vt_kdsetmode()965 vc->vc_mode = KD_TEXT; in reset_vc()1155 if (vc->vc_mode == KD_TEXT) in complete_change_console()1185 if (vc->vc_mode == KD_TEXT) in complete_change_console()
2953 if (vc->vc_mode == KD_TEXT && vc->vc_sw->con_scrolldelta) in console_callback()3056 if (vc->vc_mode != KD_TEXT) in vt_console_print()3989 vc->vc_mode = KD_TEXT; in con_debug_enter()4325 if (vc->vc_mode != KD_TEXT) { in do_blank_screen()4378 if (vc->vc_mode != KD_TEXT) in do_unblank_screen()4560 if (vc->vc_mode != KD_TEXT) in con_font_get()4599 if (vc->vc_mode != KD_TEXT) in con_font_set()4623 if (vc->vc_mode != KD_TEXT) in con_font_set()4652 if (vc->vc_mode != KD_TEXT) { in con_font_default()
45 #define KD_TEXT 0x00 macro
79 if (conp->vc_mode != KD_TEXT) in sticon_putc()91 if (conp->vc_mode != KD_TEXT) in sticon_putcs()
475 if (c->vc_mode != KD_TEXT) in vgacon_cursor()1113 if (t || b != c->vc_rows || vga_is_gfx || c->vc_mode != KD_TEXT) in vgacon_scroll()
237 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_rotate_all()278 vc->vc_mode != KD_TEXT || ops->graphics); in fbcon_is_inactive()612 if (con_is_visible(vc) && vc->vc_mode == KD_TEXT) { in fbcon_prepare_logo()1093 if (con_is_visible(vc) && vc->vc_mode == KD_TEXT) { in fbcon_init()2050 if (con_is_visible(vc) && vc->vc_mode == KD_TEXT) { in fbcon_resize()2434 && vc->vc_mode == KD_TEXT) { in fbcon_do_set_font()2679 if (vc->vc_mode != KD_TEXT || in fbcon_modechanged()2719 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_set_all_vcs()2767 if (!vc || vc->vc_mode != KD_TEXT || in fbcon_modechange_possible()3040 if (vc->vc_mode != KD_TEXT || in fbcon_fb_blanked()[all …]
2304 if (vc->vc_mode == KD_TEXT) in vt_notifier_call()