Home
last modified time | relevance | path

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

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