Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.c183 static void fbcon_cursor(struct vc_data *vc, int mode);
1332 static void fbcon_cursor(struct vc_data *vc, int mode) in fbcon_cursor() function
1710 fbcon_cursor(vc, CM_ERASE); in fbcon_scroll()
2258 fbcon_cursor(vc, blank ? CM_ERASE : CM_DRAW); in fbcon_blank()
2682 fbcon_cursor(vc, CM_ERASE); in fbcon_suspended()
3161 .con_cursor = fbcon_cursor,
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.c1304 static void fbcon_cursor(struct vc_data *vc, int mode) in fbcon_cursor() function
1745 fbcon_cursor(vc, CM_ERASE); in fbcon_scroll()
2224 fbcon_cursor(vc, blank ? CM_ERASE : CM_DRAW); in fbcon_blank()
2652 fbcon_cursor(vc, CM_ERASE); in fbcon_suspended()
3156 .con_cursor = fbcon_cursor,

Completed in 9 milliseconds