Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvt_kern.h117 void change_console(struct vc_data *new_vc);
/openbmc/linux/drivers/tty/vt/
H A Dvt_ioctl.c1203 void change_console(struct vc_data *new_vc) in change_console() function
H A Dvt.c2939 change_console(vc_cons[want_console].d); in console_callback()