Searched defs:maxcol (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/tty/vt/ |
| D | vc_screen.c | 251 unsigned int nr, row, col, maxcol = vc->vc_cols; in vcs_read_buf_uni() local 280 unsigned int col, maxcol = vc->vc_cols; in vcs_read_buf_noattr() local 301 unsigned int col, maxcol = vc->vc_cols; in vcs_read_buf() local 482 unsigned int col, maxcol = vc->vc_cols; in vcs_write_buf_noattr() local 522 unsigned int col, maxcol = vc->vc_cols; in vcs_write_buf() local
|
| /kernel/linux/linux-6.6/drivers/tty/vt/ |
| D | vc_screen.c | 251 unsigned int nr, row, col, maxcol = vc->vc_cols; in vcs_read_buf_uni() local 280 unsigned int col, maxcol = vc->vc_cols; in vcs_read_buf_noattr() local 301 unsigned int col, maxcol = vc->vc_cols; in vcs_read_buf() local 482 unsigned int col, maxcol = vc->vc_cols; in vcs_write_buf_noattr() local 522 unsigned int col, maxcol = vc->vc_cols; in vcs_write_buf() local
|