Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvt_kern.h43 #define switch_screen(x) redraw_screen(x, 1) macro
/openbmc/linux/drivers/tty/vt/
H A Dvt_ioctl.c1142 switch_screen(vc); in complete_change_console()