Searched refs:fbcon_update_vcs (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dfbcon.h20 void fbcon_update_vcs(struct fb_info *info, bool all);
40 static inline void fbcon_update_vcs(struct fb_info *info, bool all) {} function
/linux-master/drivers/video/fbdev/core/
H A Dfbsysfs.c26 fbcon_update_vcs(fb_info, var->activate & FB_ACTIVATE_ALL);
H A Dfb_chrdev.c92 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL);
H A Dfbcon.c2710 void fbcon_update_vcs(struct fb_info *info, bool all) function
2717 EXPORT_SYMBOL(fbcon_update_vcs); variable
/linux-master/drivers/video/fbdev/
H A Dps3fb.c835 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL);
H A Dsh_mobile_lcdcfb.c1776 fbcon_update_vcs(info, true);

Completed in 131 milliseconds