fb_videomode_to_modelist(9) 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