Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dselection.c39 static struct vc_selection { struct
317 static int vc_selection(struct vc_data *vc, struct tiocl_selection *v, in vc_selection() function
360 ret = vc_selection(vc_cons[fg_console].d, v, tty); in set_selection_kernel()