Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dselection.h51 extern void vc_uniscr_copy_line(const struct vc_data *vc, void *dest,
/openbmc/linux/drivers/tty/vt/
H A Dvc_screen.c265 vc_uniscr_copy_line(vc, con_buf, viewed, row, col, nr); in vcs_read_buf_uni()
H A Dvt.c526 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line() function