Home
last modified time | relevance | path

Searched defs:new_rows (Results 1 – 3 of 3) 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/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c115 static int seq_tab_trim(struct seq_tab *p, unsigned int new_rows) in seq_tab_trim()
/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