Searched refs:fbcon_update_vcs (Results 1 – 6 of 6) sorted by relevance
20 void fbcon_update_vcs(struct fb_info *info, bool all);40 static inline void fbcon_update_vcs(struct fb_info *info, bool all) {} in fbcon_update_vcs() function
104 fbcon_update_vcs(fb_info, var->activate & FB_ACTIVATE_ALL); in activate()
2744 void fbcon_update_vcs(struct fb_info *info, bool all) in fbcon_update_vcs() function2751 EXPORT_SYMBOL(fbcon_update_vcs);
1125 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL); in do_fb_ioctl()
833 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL); in ps3fb_ioctl()
1777 fbcon_update_vcs(info, true); in sh_mobile_fb_reconfig()
Completed in 20 milliseconds