Home
last modified time | relevance | path

Searched refs:vgacon_doresize (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/console/
H A Dvgacon.c556 static void vgacon_doresize(struct vc_data *c, in vgacon_doresize() function
643 vgacon_doresize(c, c->vc_cols, c->vc_rows); in vgacon_switch()
1099 vgacon_doresize(c, width, height); in vgacon_resize()