Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/vt/
Dvt_ioctl.c65 static void complete_change_console(struct vc_data *vc);
792 complete_change_console(vc_cons[newvt].d); in vt_ioctl()
1251 static void complete_change_console(struct vc_data *vc) in complete_change_console() function
1389 complete_change_console(new_vc); in change_console()