Lines Matching refs:vc_data
89 struct vc_data *vc = param->vc; in vcs_notifier()
184 static struct vc_data *vcs_vc(struct inode *inode, bool *viewed) in vcs_vc()
210 static int vcs_size(const struct vc_data *vc, bool attr, bool unicode) in vcs_size()
232 struct vc_data *vc; in vcs_lseek()
247 static int vcs_read_buf_uni(struct vc_data *vc, char *con_buf, in vcs_read_buf_uni()
275 static void vcs_read_buf_noattr(const struct vc_data *vc, char *con_buf, in vcs_read_buf_noattr()
295 static unsigned int vcs_read_buf(const struct vc_data *vc, char *con_buf, in vcs_read_buf()
367 struct vc_data *vc; in vcs_read()
473 static u16 *vcs_write_buf_noattr(struct vc_data *vc, const char *con_buf, in vcs_write_buf_noattr()
513 static u16 *vcs_write_buf(struct vc_data *vc, const char *con_buf, in vcs_write_buf()
588 struct vc_data *vc; in vcs_write()