Home
last modified time | relevance | path

Searched refs:IS_VISIBLE (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dconsole.c217 #define IS_VISIBLE CON_IS_VISIBLE(vc_cons[currcons].d) macro
222 #define DO_UPDATE IS_VISIBLE
267 if (IS_VISIBLE && sw->con_scroll(vc_cons[currcons].d, t, b, SM_UP, nr)) in scrup()
285 if (IS_VISIBLE && sw->con_scroll(vc_cons[currcons].d, t, b, SM_DOWN, nr)) in scrdown()
563 if (!IS_VISIBLE || in set_origin()
602 if (!IS_VISIBLE) { in redraw_screen()
809 if (IS_VISIBLE) in vc_resize()
2146 if (IS_VISIBLE) in vt_console_print()
2177 if (IS_VISIBLE) in vt_console_print()
2586 if (IS_VISIBLE) in take_over_console()
[all …]