Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvc_screen.c492 vcs_scr_writew(vc, in vcs_write_buf_noattr()
550 vcs_scr_writew(vc, vc_compile_le16(c, vcs_scr_readw(vc, org)), in vcs_write_buf()
568 vcs_scr_writew(vc, w, org++); in vcs_write_buf()
583 vcs_scr_writew(vc, vc_compile_le16(vcs_scr_readw(vc, org) >> 8, c), in vcs_write_buf()
H A Dvt.c4919 void vcs_scr_writew(struct vc_data *vc, u16 val, u16 *org) in vcs_scr_writew() function
/linux/include/linux/
H A Dselection.h45 void vcs_scr_writew(struct vc_data *vc, u16 val, u16 *org);