Searched defs:new_cols (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fbcon.c | 546 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
|
/openbmc/linux/drivers/s390/char/ |
H A D | con3270.c | 963 int new_model, int new_rows, int new_cols, in tty3270_resize()
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vt.c | 1150 unsigned int new_cols, new_rows, new_row_size, new_screen_size; in vc_do_resize() local
|