centos man page for fb_find_best_mode

Query: fb_find_best_mode

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FB_FIND_BEST_MODE(9)					       Frame Buffer Library					      FB_FIND_BEST_MODE(9)

NAME
fb_find_best_mode - find best matching videomode
SYNOPSIS
const struct fb_videomode * fb_find_best_mode(const struct fb_var_screeninfo * var, struct list_head * head);
ARGUMENTS
var pointer to struct fb_var_screeninfo head pointer to struct list_head of modelist
RETURNS
struct fb_videomode, NULL if none found
IMPORTANT
This function assumes that all modelist entries in info->modelist are valid.
NOTES
Finds best matching videomode which has an equal or greater dimension than var->xres and var->yres. If more than 1 videomode is found, will return the videomode with the highest refresh rate
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FB_FIND_BEST_MODE(9)
Related Man Pages
struct_input_handler(9) - centos
struct_rio_dev(9) - centos
struct_rio_mport(9) - centos
struct_wireless_dev(9) - centos
list(3) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq