Searched refs:vc_uniscr_alloc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/vt/
H A Dvt.c329 static u32 **vc_uniscr_alloc(unsigned int cols, unsigned int rows) function
498 uni_lines = vc_uniscr_alloc(vc->vc_cols, vc->vc_rows);
1179 new_uniscr = vc_uniscr_alloc(new_cols, new_rows);

Completed in 136 milliseconds