Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/vt/
Dvt.c338 static struct uni_screen *vc_uniscr_alloc(unsigned int cols, unsigned int rows) in vc_uniscr_alloc() function
518 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()