Searched refs:vc_uniscr_copy_line (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | selection.h | 51 extern void vc_uniscr_copy_line(const struct vc_data *vc, void *dest,
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vc_screen.c | 265 vc_uniscr_copy_line(vc, con_buf, viewed, row, col, nr); in vcs_read_buf_uni()
|
H A D | vt.c | 526 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line() function
|