Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/console/
Dvgacon.c755 static int vgacon_doresize(struct vc_data *c, in vgacon_doresize() function
843 vgacon_doresize(c, c->vc_cols, c->vc_rows); in vgacon_switch()
1323 vgacon_doresize(c, width, height); in vgacon_resize()