Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfbcon.c1322 static void fbcon_cursor(struct vc_data *vc, bool enable) in fbcon_cursor() function
1763 fbcon_cursor(vc, false); in fbcon_scroll()
2243 fbcon_cursor(vc, !blank); in fbcon_blank()
2641 fbcon_cursor(vc, false); in fbcon_suspended()
3146 .con_cursor = fbcon_cursor,