Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfbcon.h18 void fbcon_update_vcs(struct fb_info *info, bool all);
36 static inline void fbcon_update_vcs(struct fb_info *info, bool all) {} in fbcon_update_vcs() function
/Linux-v5.4/drivers/video/fbdev/core/
Dfbcon.c3033 void fbcon_update_vcs(struct fb_info *info, bool all) in fbcon_update_vcs() function
3040 EXPORT_SYMBOL(fbcon_update_vcs);
Dfbmem.c1051 fbcon_update_vcs(info, activate & FB_ACTIVATE_ALL); in fb_set_var()
/Linux-v5.4/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c1781 fbcon_update_vcs(info, true); in sh_mobile_fb_reconfig()