Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dfbcon.h38 static inline int fbcon_modechange_possible(struct fb_info *info, in fbcon_modechange_possible() function
/kernel/linux/linux-6.6/include/linux/
H A Dfbcon.h38 static inline int fbcon_modechange_possible(struct fb_info *info, in fbcon_modechange_possible() function
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.c2781 int fbcon_modechange_possible(struct fb_info *info, struct fb_var_screeninfo *var) in fbcon_modechange_possible() function
2806 EXPORT_SYMBOL_GPL(fbcon_modechange_possible); variable
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.c2751 int fbcon_modechange_possible(struct fb_info *info, struct fb_var_screeninfo *var) in fbcon_modechange_possible() function
2776 EXPORT_SYMBOL_GPL(fbcon_modechange_possible); variable

Completed in 11 milliseconds