Query: fb_try_mode
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FB_TRY_MODE(9) Frame Buffer Library FB_TRY_MODE(9)NAMEfb_try_mode - test a video modeSYNOPSISint fb_try_mode(struct fb_var_screeninfo * var, struct fb_info * info, const struct fb_videomode * mode, unsigned int bpp);ARGUMENTSvar frame buffer user defined part of display info frame buffer info structure mode frame buffer video mode structure bpp color depth in bits per pixelDESCRIPTIONTries a video mode to test it's validity for device info. Returns 1 on success.COPYRIGHTKernel Hackers Manual 3.10 June 2014 FB_TRY_MODE(9)