fb_find_nearest_mode(9) suse man page | unix.com

Man Page: fb_find_nearest_mode

Operating Environment: suse

Section: 9

FB_FIND_NEAREST_MODE(9) 				       Frame Buffer Library					   FB_FIND_NEAREST_MODE(9)

NAME
fb_find_nearest_mode - find closest videomode
SYNOPSIS
const struct fb_videomode * fb_find_nearest_mode(const struct fb_videomode * mode, struct list_head * head);
ARGUMENTS
mode pointer to struct fb_videomode head pointer to modelist
DESCRIPTION
Finds best matching videomode, smaller or greater in dimension. If more than 1 videomode is found, will return the videomode with the closest refresh rate.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FB_FIND_NEAREST_MODE(9)
Related Man Pages
list(3) - suse
debugfs_create_file(9) - suse
debugfs_create_u8(9) - suse
fb_find_mode(9) - suse
securityfs_create_file(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Docker learning Phase-I