Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/vt/
A Dvc_screen.c374 bool viewed, attr, uni_mode; in vcs_read() local
387 uni_mode = use_unicode(inode); in vcs_read()
394 if (uni_mode && (pos | count) & 3) in vcs_read()
416 size = vcs_size(vc, attr, uni_mode); in vcs_read()
435 if (uni_mode) { in vcs_read()
749 bool uni_mode = use_unicode(inode); in vcs_open() local
753 if (attr && uni_mode) in vcs_open()

Completed in 3 milliseconds