Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfbcon.h28 void fbcon_update_vcs(struct fb_info *info, bool all);
49 static inline void fbcon_update_vcs(struct fb_info *info, bool all) {} in fbcon_update_vcs() function
/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c92 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL); in do_fb_ioctl()
/linux/drivers/video/fbdev/
H A Dps3fb.c835 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL); in ps3fb_ioctl()
H A Dsh_mobile_lcdcfb.c1775 fbcon_update_vcs(info, true); in sh_mobile_fb_reconfig()