Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c88 ret = fbcon_modechange_possible(info, &var); in do_fb_ioctl()
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);