Home
last modified time | relevance | path

Searched defs:new_rows (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/video/fbdev/core/
H A 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
/openbmc/linux/drivers/s390/char/
H A Dcon3270.c963 int new_model, int new_rows, int new_cols, in tty3270_resize()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c115 static int seq_tab_trim(struct seq_tab *p, unsigned int new_rows) in seq_tab_trim()
/openbmc/linux/drivers/tty/vt/
H A Dvt.c1150 unsigned int new_cols, new_rows, new_row_size, new_screen_size; in vc_do_resize() local