Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/core/
Dfbcon.c155 static int fbcon_set_origin(struct vc_data *);
1365 fbcon_set_origin(vc); in fbcon_cursor()
2211 fbcon_set_origin(vc); in fbcon_switch()
2551 fbcon_set_origin(vc); in fbcon_do_set_font()
2903 static int fbcon_set_origin(struct vc_data *vc) in fbcon_set_origin() function
3414 .con_set_origin = fbcon_set_origin,