Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/console/
Dvgacon.c68 static int vgacon_set_origin(struct vc_data *c);
794 vgacon_set_origin(c); in vgacon_blank()
1074 static int vgacon_set_origin(struct vc_data *c) in vgacon_set_origin() function
1182 .con_set_origin = vgacon_set_origin,