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

/linux-master/drivers/tty/vt/
H A Dvc_screen.c183 static struct vc_data *vcs_vc(struct inode *inode, bool *viewed) argument
248 vcs_read_buf_uni(struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed) argument
276 vcs_read_buf_noattr(const struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed) argument
296 vcs_read_buf(const struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed, unsigned int *skip) argument
374 bool viewed, attr, uni_mode; local
478 vcs_write_buf_noattr(struct vc_data *vc, const char *con_buf, unsigned int pos, unsigned int count, bool viewed, u16 **org0) argument
518 vcs_write_buf(struct vc_data *vc, const char *con_buf, unsigned int pos, unsigned int count, bool viewed, u16 **org0) argument
600 bool viewed, attr; local
[all...]
H A Dvt.c528 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, argument
696 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) argument
4882 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) argument
289 screenpos(const struct vc_data *vc, unsigned int offset, bool viewed) argument

Completed in 213 milliseconds