Searched refs:fbcon_update_vcs (Results 1 – 4 of 4) sorted by relevance
18 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
3033 void fbcon_update_vcs(struct fb_info *info, bool all) in fbcon_update_vcs() function3040 EXPORT_SYMBOL(fbcon_update_vcs);
1051 fbcon_update_vcs(info, activate & FB_ACTIVATE_ALL); in fb_set_var()
1781 fbcon_update_vcs(info, true); in sh_mobile_fb_reconfig()