Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvc_screen.c247 static int vcs_read_buf_uni(struct vc_data *vc, char *con_buf, in vcs_read_buf_uni() argument
275 static void vcs_read_buf_noattr(const struct vc_data *vc, char *con_buf, in vcs_read_buf_noattr() argument
295 static unsigned int vcs_read_buf(const struct vc_data *vc, char *con_buf, in vcs_read_buf() argument
473 vcs_write_buf_noattr(struct vc_data * vc,const char * con_buf,unsigned int pos,unsigned int count,bool viewed,u16 ** org0) vcs_write_buf_noattr() argument
513 vcs_write_buf(struct vc_data * vc,const char * con_buf,unsigned int pos,unsigned int count,bool viewed,u16 ** org0) vcs_write_buf() argument
[all...]