Home
last modified time | relevance | path

Searched defs:fbcon_update_vcs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dfbcon.h40 static inline void fbcon_update_vcs(struct fb_info *info, bool all) {} in fbcon_update_vcs() function
/kernel/linux/linux-6.6/include/linux/
H A Dfbcon.h40 static inline void fbcon_update_vcs(struct fb_info *info, bool all) {} in fbcon_update_vcs() function
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.c2771 void fbcon_update_vcs(struct fb_info *info, bool all) in fbcon_update_vcs() function
2778 EXPORT_SYMBOL(fbcon_update_vcs); variable
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.c2741 void fbcon_update_vcs(struct fb_info *info, bool all) in fbcon_update_vcs() function
2748 EXPORT_SYMBOL(fbcon_update_vcs); variable

Completed in 10 milliseconds