Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/vt/
A Dvc_screen.c183 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
A Dvt.c287 bool viewed) in screenpos()
523 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line()
700 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen()
4712 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos()

Completed in 12 milliseconds