Searched refs:vc_uniscr_alloc (Results 1 – 1 of 1) sorted by relevance
338 static struct uni_screen *vc_uniscr_alloc(unsigned int cols, unsigned int rows) in vc_uniscr_alloc() function518 uniscr = vc_uniscr_alloc(vc->vc_cols, vc->vc_rows); in vc_uniscr_check()1249 new_uniscr = vc_uniscr_alloc(new_cols, new_rows); in vc_do_resize()