fb_add_videomode(9) adds videomode entry to modelist

SYNOPSIS

int fb_add_videomode(const struct fb_videomode * mode, struct list_head * head);

ARGUMENTS

mode

videomode to add

head

struct list_head of modelist

NOTES

Will only add unmatched mode entries

COPYRIGHT