Searched refs:CON_IS_VISIBLE (Results 1 – 5 of 5) sorted by relevance
138 #define CON_IS_VISIBLE(conp) (*conp->vc_display_fg == conp) macro
384 if (!vc || !CON_IS_VISIBLE(vc) || in fb_flashcursor()622 if (CON_IS_VISIBLE(vc) && vc->vc_mode == KD_TEXT) { in fbcon_prepare_logo()1113 if (CON_IS_VISIBLE(vc) && vc->vc_mode == KD_TEXT) { in fbcon_init()1193 if (CON_IS_VISIBLE(vc)) in fbcon_deinit()1396 if (CON_IS_VISIBLE(vc)) { in fbcon_set_disp()2144 if (CON_IS_VISIBLE(vc)) { in fbcon_resize()2447 if (CON_IS_VISIBLE(vc) && softback_lines) in fbcon_do_set_font()2528 if (CON_IS_VISIBLE(vc) && softback_buf) in fbcon_do_set_font()2530 } else if (CON_IS_VISIBLE(vc) in fbcon_do_set_font()2659 if (!CON_IS_VISIBLE(vc)) in fbcon_set_palette()[all …]
596 if (CON_IS_VISIBLE(c)) { in vgacon_deinit()867 || !CON_IS_VISIBLE(vc)) in vgacon_set_palette()1258 if (CON_IS_VISIBLE(c)) { in vgacon_adjust_height()1322 if (CON_IS_VISIBLE(c) && !vga_is_gfx) /* who knows */ in vgacon_resize()
281 #define DO_UPDATE(vc) (CON_IS_VISIBLE(vc) && !console_blanked)320 if (CON_IS_VISIBLE(vc) && vc->vc_sw->con_scroll(vc, t, b, SM_UP, nr)) in scrup()338 if (CON_IS_VISIBLE(vc) && vc->vc_sw->con_scroll(vc, t, b, SM_DOWN, nr)) in scrdown()624 if (!CON_IS_VISIBLE(vc) || in set_origin()672 if (!CON_IS_VISIBLE(vc)) in redraw_screen()677 if (!CON_IS_VISIBLE(old_vc)) { in redraw_screen()946 if (CON_IS_VISIBLE(vc)) in vc_do_resize()1171 if (CON_IS_VISIBLE(vc)) in csi_J()2571 if (CON_IS_VISIBLE(vc)) in vt_console_print()2603 if (CON_IS_VISIBLE(vc)) in vt_console_print()[all …]
602 if (!CON_IS_VISIBLE(c)) in sisusbcon_set_palette()1260 if (CON_IS_VISIBLE(vc)) { in sisusbcon_do_font_op()