FB_ADD_VIDEOMODE(9) | Frame Buffer Library | FB_ADD_VIDEOMODE(9) |
NAME¶
fb_add_videomode -
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¶
May 2024 | Kernel Hackers Manual 2.6. |