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

NAME

6       fb_get_options - get kernel boot parameters
7

SYNOPSIS

9       int fb_get_options(const char * name, char ** option);
10

ARGUMENTS

12       name
13           framebuffer name as it would appear in the boot parameter line
14           (video=<name>:<options>)
15
16       option
17           the option will be stored here
18

NOTE

20       Needed to maintain backwards compatibility
21
23Kernel Hackers Manual 3.10         June 2019                 FB_GET_OPTIONS(9)
Impressum