Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/console/
Dfbcon.c557 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/
Dvt.c851 unsigned int new_cols, new_rows, new_row_size, new_screen_size; in vc_do_resize() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c111 static int seq_tab_trim(struct seq_tab *p, unsigned int new_rows) in seq_tab_trim()