Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
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.3-rc2/drivers/video/fbdev/core/
A Dfbcon.c2754 int fbcon_modechange_possible(struct fb_info *info, struct fb_var_screeninfo *var) in fbcon_modechange_possible() function
2779 EXPORT_SYMBOL_GPL(fbcon_modechange_possible);
A Dfbmem.c1121 ret = fbcon_modechange_possible(info, &var); in do_fb_ioctl()

Completed in 14 milliseconds