Searched refs:CON_IS_VISIBLE (Results 1 – 5 of 5) sorted by relevance
139 #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()1116 if (CON_IS_VISIBLE(vc) && vc->vc_mode == KD_TEXT) { in fbcon_init()1196 if (CON_IS_VISIBLE(vc)) in fbcon_deinit()1401 if (CON_IS_VISIBLE(vc)) { in fbcon_set_disp()2149 if (CON_IS_VISIBLE(vc)) { in fbcon_resize()2452 if (CON_IS_VISIBLE(vc) && softback_lines) in fbcon_do_set_font()2533 if (CON_IS_VISIBLE(vc) && softback_buf) in fbcon_do_set_font()2535 } else if (CON_IS_VISIBLE(vc) in fbcon_do_set_font()2664 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()
285 #define DO_UPDATE(vc) (CON_IS_VISIBLE(vc) && !console_blanked)324 if (CON_IS_VISIBLE(vc) && vc->vc_sw->con_scroll(vc, t, b, SM_UP, nr)) in scrup()342 if (CON_IS_VISIBLE(vc) && vc->vc_sw->con_scroll(vc, t, b, SM_DOWN, nr)) in scrdown()628 if (!CON_IS_VISIBLE(vc) || in set_origin()676 if (!CON_IS_VISIBLE(vc)) in redraw_screen()681 if (!CON_IS_VISIBLE(old_vc)) { in redraw_screen()952 if (CON_IS_VISIBLE(vc)) in vc_do_resize()1177 if (CON_IS_VISIBLE(vc)) in csi_J()2585 if (CON_IS_VISIBLE(vc)) in vt_console_print()2617 if (CON_IS_VISIBLE(vc)) in vt_console_print()[all …]
611 if (!CON_IS_VISIBLE(c)) in sisusbcon_set_palette()1276 if (CON_IS_VISIBLE(vc)) { in sisusbcon_do_font_op()