Searched defs:new_cols (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/video/console/ | 
| D | fbcon.c | 557 			       int cols, int rows, int new_cols, int new_rows)  in fbcon_prepare_logo()563 			       int cols, int rows, int new_cols, int new_rows)  in fbcon_prepare_logo()
 1029 	int logo = 1, new_rows, new_cols, rows, cols, charcnt = 256;  in fbcon_init()  local
 
 | 
| /linux-4.4.14/drivers/tty/vt/ | 
| D | vt.c | 851 	unsigned int new_cols, new_rows, new_row_size, new_screen_size;  in vc_do_resize()  local
 |