Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvc_screen.c184 static struct vc_data *vcs_vc(struct inode *inode, bool *viewed) in vcs_vc()
248 unsigned int pos, unsigned int count, bool viewed) in vcs_read_buf_uni()
276 unsigned int pos, unsigned int count, bool viewed) in vcs_read_buf_noattr()
296 unsigned int pos, unsigned int count, bool viewed, in vcs_read_buf()
372 bool viewed, attr, uni_mode; in vcs_read() local
474 unsigned int pos, unsigned int count, bool viewed, u16 **org0) in vcs_write_buf_noattr()
514 unsigned int pos, unsigned int count, bool viewed, u16 **org0) in vcs_write_buf()
594 bool viewed, attr; in vcs_write() local
H A Dvt.c318 bool viewed) in screenpos()
565 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line()
733 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen()
5075 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos()