Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/core/
Dfbcon.c546 int cols, int rows, int new_cols, int new_rows) in fbcon_prepare_logo()
552 int cols, int rows, int new_cols, int new_rows) in fbcon_prepare_logo()
998 int logo = 1, new_rows, new_cols, rows, cols; in fbcon_init() local
/Linux-v6.1/drivers/tty/vt/
Dvt.c1201 unsigned int new_cols, new_rows, new_row_size, new_screen_size; in vc_do_resize() local