Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/console/
Dfbcon.c147 static int fbcon_set_origin(struct vc_data *);
1323 fbcon_set_origin(vc); in fbcon_cursor()
2169 fbcon_set_origin(vc); in fbcon_switch()
2448 fbcon_set_origin(vc); in fbcon_do_set_font()
2853 static int fbcon_set_origin(struct vc_data *vc) in fbcon_set_origin() function
3343 .con_set_origin = fbcon_set_origin,