Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dvt_kern.h124 void change_console(struct vc_data *new_vc);
/linux-6.15/drivers/tty/vt/
H A Dvt_ioctl.c1201 void change_console(struct vc_data *new_vc) in change_console() function
H A Dvt.c3126 change_console(vc_cons[want_console].d); in console_callback()