Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c450 static void vc_uniscr_copy_area(u32 **dst_lines, in vc_uniscr_copy_area() argument
460 if (!dst_lines) in vc_uniscr_copy_area()
465 u32 *dst_line = dst_lines[dst_row]; in vc_uniscr_copy_area()
474 u32 *dst_line = dst_lines[dst_row]; in vc_uniscr_copy_area()