Home
last modified time | relevance | path

Searched defs:new_cols (Results 1 – 2 of 2) sorted by relevance

/drivers/video/fbdev/core/
Dfbcon.c578 int cols, int rows, int new_cols, int new_rows) in fbcon_prepare_logo()
584 int cols, int rows, int new_cols, int new_rows) in fbcon_prepare_logo()
1037 int logo = 1, new_rows, new_cols, rows, cols, charcnt = 256; in fbcon_init() local
/drivers/tty/vt/
Dvt.c1202 unsigned int new_cols, new_rows, new_row_size, new_screen_size; in vc_do_resize() local