Home
last modified time | relevance | path

Searched refs:fbcon_modechange_possible (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dfbcon.h18 int fbcon_modechange_possible(struct fb_info *info,
38 static inline int fbcon_modechange_possible(struct fb_info *info, in fbcon_modechange_possible() function
/linux-6.15/drivers/video/fbdev/core/
H A Dfb_chrdev.c88 ret = fbcon_modechange_possible(info, &var); in do_fb_ioctl()
H A Dfbcon.c2741 int fbcon_modechange_possible(struct fb_info *info, struct fb_var_screeninfo *var) in fbcon_modechange_possible() function
2766 EXPORT_SYMBOL_GPL(fbcon_modechange_possible);