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.c484 static void vc_uniscr_copy_area(u32 **dst_lines, in vc_uniscr_copy_area() argument
494 if (!dst_lines) in vc_uniscr_copy_area()
499 u32 *dst_line = dst_lines[dst_row]; in vc_uniscr_copy_area()
508 u32 *dst_line = dst_lines[dst_row]; in vc_uniscr_copy_area()