Home
last modified time | relevance | path

Searched defs:viewed (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/vt/
H A Dvt.c290 bool viewed) in screenpos()
537 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line()
705 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen()
5000 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos()