Query: fb_find_nearest_mode
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FB_FIND_NEAREST_MODE(9) Frame Buffer Library FB_FIND_NEAREST_MODE(9)NAMEfb_find_nearest_mode - find closest videomodeSYNOPSISconst struct fb_videomode * fb_find_nearest_mode(const struct fb_videomode * mode, struct list_head * head);ARGUMENTSmode pointer to struct fb_videomode head pointer to modelistDESCRIPTIONFinds best matching videomode, smaller or greater in dimension. If more than 1 videomode is found, will return the videomode with the closest refresh rate.COPYRIGHTKernel Hackers Manual 3.10 June 2014 FB_FIND_NEAREST_MODE(9)