Searched defs:viewed (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/tty/vt/ |
H A D | vc_screen.c | 183 static struct vc_data *vcs_vc(struct inode *inode, bool *viewed) in vcs_vc() 249 unsigned int pos, unsigned int count, bool viewed) in vcs_read_buf_uni() 277 unsigned int pos, unsigned int count, bool viewed) in vcs_read_buf_noattr() 297 unsigned int pos, unsigned int count, bool viewed, in vcs_read_buf() 374 bool viewed, attr, uni_mode; in vcs_read() local 479 unsigned int pos, unsigned int count, bool viewed, u16 **org0) in vcs_write_buf_noattr() 519 unsigned int pos, unsigned int count, bool viewed, u16 **org0) in vcs_write_buf() 600 bool viewed, attr; in vcs_write() local
|
H A D | vt.c | 290 bool viewed) in screenpos() 528 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line() 696 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen() 4892 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos()
|