1FB_VIDEOMODE_TO_MODE(9)      Frame Buffer Library      FB_VIDEOMODE_TO_MODE(9)
2
3
4

NAME

6       fb_videomode_to_modelist - convert mode array to mode list
7

SYNOPSIS

9       void fb_videomode_to_modelist(const struct fb_videomode * modedb,
10                                     int num, struct list_head * head);
11

ARGUMENTS

13       modedb
14           array of struct fb_videomode
15
16       num
17           number of entries in array
18
19       head
20           struct list_head of modelist
21
23Kernel Hackers Manual 3.10         June 2019           FB_VIDEOMODE_TO_MODE(9)
Impressum