Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dvt_kern.h130 void change_console(struct vc_data *new_vc);
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvt_ioctl.c1202 void change_console(struct vc_data *new_vc) in change_console() function
H A Dvt.c2987 change_console(vc_cons[want_console].d); in console_callback()