Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/console/
Dvgacon.c85 static int vgacon_set_origin(struct vc_data *c);
1029 vgacon_set_origin(c); in vgacon_blank()
1327 static int vgacon_set_origin(struct vc_data *c) in vgacon_set_origin() function
1439 .con_set_origin = vgacon_set_origin,