Home
last modified time | relevance | path

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

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