Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/vt/
H A Dvt.c447 static void vc_uniscr_copy_area(u32 **dst_lines, in vc_uniscr_copy_area() argument
457 if (!dst_lines) in vc_uniscr_copy_area()
462 u32 *dst_line = dst_lines[dst_row]; in vc_uniscr_copy_area()
471 u32 *dst_line = dst_lines[dst_row]; in vc_uniscr_copy_area()