Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/vt/
A Dvc_screen.c266 con_buf += nr * 4; in vcs_read_buf_uni()
308 getconsxy(vc, con_buf + 2); in vcs_read_buf()
320 con_buf += HEADER_SIZE; in vcs_read_buf()
349 con_buf16 = (u16 *)con_buf; in vcs_read_buf()
372 char *con_buf; in vcs_read() local
377 if (!con_buf) in vcs_read()
549 c = *con_buf++; in vcs_write_buf()
569 con_buf += 2; in vcs_write_buf()
582 c = *con_buf++; in vcs_write_buf()
594 char *con_buf; in vcs_write() local
[all …]

Completed in 4 milliseconds