Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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) {} in fbcon_update_vcs() function
/Linux-v6.6/drivers/video/fbdev/core/
Dfb_chrdev.c92 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL); in do_fb_ioctl()
Dfbsysfs.c26 fbcon_update_vcs(fb_info, var->activate & FB_ACTIVATE_ALL); in activate()
Dfbcon.c2743 void fbcon_update_vcs(struct fb_info *info, bool all) in fbcon_update_vcs() function
2750 EXPORT_SYMBOL(fbcon_update_vcs);
/Linux-v6.6/drivers/video/fbdev/
Dps3fb.c833 fbcon_update_vcs(info, var.activate & FB_ACTIVATE_ALL); in ps3fb_ioctl()
Dsh_mobile_lcdcfb.c1776 fbcon_update_vcs(info, true); in sh_mobile_fb_reconfig()