Home
last modified time | relevance | path

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

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