Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dselection.c230 static int vc_do_selection(struct vc_data *vc, unsigned short mode, int ps, in vc_do_selection() function
351 return vc_do_selection(vc, v->sel_mode, ps, pe); in vc_selection()