Searched refs:vgacon_doresize (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/console/ |
H A D | vgacon.c | 569 static int vgacon_doresize(struct vc_data *c, in vgacon_doresize() function 657 vgacon_doresize(c, c->vc_cols, c->vc_rows); in vgacon_switch() 1131 vgacon_doresize(c, width, height); in vgacon_resize()
|
/kernel/linux/linux-6.6/drivers/video/console/ |
H A D | vgacon.c | 527 static void vgacon_doresize(struct vc_data *c, in vgacon_doresize() function 614 vgacon_doresize(c, c->vc_cols, c->vc_rows); in vgacon_switch() 1070 vgacon_doresize(c, width, height); in vgacon_resize()
|
Completed in 4 milliseconds