Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dvt_kern.h186 extern void vt_kbd_con_stop(int console);
/Linux-v5.4/drivers/tty/vt/
Dkeyboard.c1201 void vt_kbd_con_stop(int console) in vt_kbd_con_stop() function
Dvt.c3187 vt_kbd_con_stop(console_num); in con_stop()