other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| FB_GET_OPTIONS(9) | Frame Buffer Library | FB_GET_OPTIONS(9) |
NAME¶
fb_get_options - get kernel boot parametersSYNOPSIS¶
int
fb_get_options(const char * name,
char ** option);
ARGUMENTS¶
nameframebuffer name as it would appear in the
boot parameter line (video=<name>:<options>)
option
the option will be stored here
NOTE¶
Needed to maintain backwards compatibilityCOPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |