Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dvt_kern.h132 void change_console(struct vc_data *new_vc);
/linux-4.4.14/drivers/tty/vt/
Dvt_ioctl.c1361 void change_console(struct vc_data *new_vc) in change_console() function
Dvt.c2448 change_console(vc_cons[want_console].d); in console_callback()