Searched refs:fbcon_cursor (Results 1 – 1 of 1) sorted by relevance
1341 static void fbcon_cursor(struct vc_data *vc, bool enable) in fbcon_cursor() function1783 fbcon_cursor(vc, false); in fbcon_scroll()2263 fbcon_cursor(vc, !blank); in fbcon_blank()2661 fbcon_cursor(vc, false); in fbcon_suspended()3166 .con_cursor = fbcon_cursor,