Searched defs:org0 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/vt/ |
H A D | vc_screen.c | 595 u16 *org0, *org; in vcs_write() local 478 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 518 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
|
/kernel/linux/linux-6.6/drivers/tty/vt/ |
H A D | vc_screen.c | 595 u16 *org0, *org; in vcs_write() local 478 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 518 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
|
Completed in 3 milliseconds