MAC_VAR_TO_VMODE
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
mac_var_to_vmode - convert var structure to MacOS vmode/cmode pair
SYNOPSIS
int mac_var_to_vmode (const struct fb_var_screeninfo * var, int * vmode, int * cmode);
ARGUMENTS
- var
-
frame buffer video mode structure
- vmode
-
MacOS video mode
- cmode
-
MacOS color mode
DESCRIPTION
Converts a frame buffer video mode structure to a MacOS
vmode/cmode pair.
Returns negative errno on error, or zero for success.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 12:49:28 GMT, April 09, 2004