FB_VIDEOMODE_TO_MODE
Section: Frame Buffer Library (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
fb_videomode_to_modelist - convert mode array to mode list
 
SYNOPSIS
- 
void fb_videomode_to_modelist(const struct fb_videomode * modedb, int num, struct list_head * head);
ARGUMENTS
modedb
- 
- array of struct fb_videomode
num
- 
number of entries in array
head
- 
struct list_head of modelist
COPYRIGHT