Searched refs:fbcon_set_origin (Results 1 – 1 of 1) sorted by relevance
174 static int fbcon_set_origin(struct vc_data *);1398 fbcon_set_origin(vc); in fbcon_cursor()2244 fbcon_set_origin(vc); in fbcon_switch()2573 fbcon_set_origin(vc); in fbcon_do_set_font()2925 static int fbcon_set_origin(struct vc_data *vc) in fbcon_set_origin() function3405 .con_set_origin = fbcon_set_origin,