other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
FB_VIDEOMODE_TO_MODE(9) | Frame Buffer Library | FB_VIDEOMODE_TO_MODE(9) |
NAME¶
fb_videomode_to_modelist - convert mode array to mode listSYNOPSIS¶
void
fb_videomode_to_modelist(const struct fb_videomode * modedb,
int num,
struct list_head * head);
ARGUMENTS¶
modedbarray of struct fb_videomode
num
number of entries in array
head
struct list_head of modelist
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |