Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/vt/
Dselection.c39 static struct vc_selection { struct
316 static int vc_selection(struct vc_data *vc, struct tiocl_selection *v, in vc_selection() function
359 ret = vc_selection(vc_cons[fg_console].d, v, tty); in set_selection_kernel()