Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/vt/
Dvt_ioctl.c62 static void complete_change_console(struct vc_data *vc);
791 complete_change_console(vc_cons[newvt].d); in vt_ioctl()
1287 static void complete_change_console(struct vc_data *vc) in complete_change_console() function
1425 complete_change_console(new_vc); in change_console()