Home
last modified time | relevance | path

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

/drivers/tty/vt/
Dvt.c344 static struct uni_screen *vc_uniscr_alloc(unsigned int cols, unsigned int rows) in vc_uniscr_alloc() function
519 uniscr = vc_uniscr_alloc(vc->vc_cols, vc->vc_rows); in vc_uniscr_check()
1192 new_uniscr = vc_uniscr_alloc(new_cols, new_rows); in vc_do_resize()