Searched refs:fbcon_update_vcs (Results 1 – 5 of 5) 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
92 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL); in do_fb_ioctl()
26 fbcon_update_vcs(fb_info, var->activate & FB_ACTIVATE_ALL); in activate()
2730 void fbcon_update_vcs(struct fb_info *info, bool all) in fbcon_update_vcs() function2737 EXPORT_SYMBOL(fbcon_update_vcs);
835 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL); in ps3fb_ioctl()