Home
last modified time | relevance | path

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

/linux/arch/alpha/include/asm/
H A Dvga.h34 static inline void scr_memsetw(u16 *s, u16 c, unsigned int count) in scr_memsetw() function
/linux/drivers/video/console/
H A Dvgacon.c824 scr_memsetw((void *) vga_vram_base, BLANK, in vgacon_blank()
1160 scr_memsetw((u16 *) (c->vc_origin + c->vc_screenbuf_size - in vgacon_scroll()
1174 scr_memsetw((u16 *) (c->vc_origin), c->vc_video_erase_char, in vgacon_scroll()
/linux/drivers/video/fbdev/core/
H A Dfbcon.c681 scr_memsetw(save, erase, array3_size(logo_lines, new_cols, 2)); in fbcon_prepare_logo()
705 scr_memsetw((unsigned short *) vc->vc_origin, in fbcon_prepare_logo()
1864 scr_memsetw((unsigned short *) (vc->vc_origin + in fbcon_scroll()
1935 scr_memsetw((unsigned short *) (vc->vc_origin + in fbcon_scroll()
1952 scr_memsetw((unsigned short *) (vc->vc_origin + in fbcon_scroll()
2021 scr_memsetw((unsigned short *) (vc->vc_origin + in fbcon_scroll()