Home
last modified time | relevance | path

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

/linux/drivers/video/console/
H A Dvgacon.c68 static bool vgacon_set_origin(struct vc_data *c);
823 vgacon_set_origin(c); in vgacon_blank()
1103 static bool vgacon_set_origin(struct vc_data *c) in vgacon_set_origin() function
1209 .con_set_origin = vgacon_set_origin,