Searched refs:vcs_size (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/tty/vt/ |
A D | vc_screen.c | 209 static int vcs_size(const struct vc_data *vc, bool attr, bool unicode) in vcs_size() function 241 size = vcs_size(vc, use_attributes(inode), use_unicode(inode)); in vcs_lseek() 414 size = vcs_size(vc, attr, uni_mode); in vcs_read() 622 size = vcs_size(vc, attr, false); in vcs_write() 663 size = vcs_size(vc, attr, false); in vcs_write()
|
/linux/ |
A D | System.map | 28576 ffff80001076d4e0 t vcs_size
|
A D | .tmp_System.map | 28576 ffff80001076d4e0 t vcs_size
|
Completed in 349 milliseconds