Searched defs:new_rows (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | con3270.c | 962 tty3270_resize(struct raw3270_view *view, int new_model, int new_rows, int new_cols, int old_model, int old_rows, int old_cols) tty3270_resize() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon.c | 1037 int logo = 1, new_rows, new_cols, rows, cols, charcnt = 256; in fbcon_init() local 577 fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, int cols, int rows, int new_cols, int new_rows) fbcon_prepare_logo() argument 583 fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, int cols, int rows, int new_cols, int new_rows) fbcon_prepare_logo() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon.c | 996 int logo = 1, new_rows, new_cols, rows, cols; in fbcon_init() local 545 fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, int cols, int rows, int new_cols, int new_rows) fbcon_prepare_logo() argument 551 fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, int cols, int rows, int new_cols, int new_rows) fbcon_prepare_logo() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 115 static int seq_tab_trim(struct seq_tab *p, unsigned int new_rows) in seq_tab_trim() argument
|
/kernel/linux/linux-5.10/drivers/tty/vt/ |
H A D | vt.c | 1202 unsigned int new_cols, new_rows, new_row_size, new_screen_size; in vc_do_resize() local [all...] |
/kernel/linux/linux-6.6/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 [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 115 static int seq_tab_trim(struct seq_tab *p, unsigned int new_rows) in seq_tab_trim() argument
|
Completed in 31 milliseconds