Searched refs:vc_do_selection (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/vt/ |
H A D | selection.c | 229 static int vc_do_selection(struct vc_data *vc, unsigned short mode, int ps, in vc_do_selection() function 350 return vc_do_selection(vc, v->sel_mode, ps, pe); in vc_selection()
|
/kernel/linux/linux-6.6/drivers/tty/vt/ |
H A D | selection.c | 230 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()
|
Completed in 1 milliseconds