MAC_VMODE_TO_VAR
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
mac_vmode_to_var - converts vmode/cmode pair to var structure
SYNOPSIS
int mac_vmode_to_var (int vmode, int cmode, struct fb_var_screeninfo * var);
ARGUMENTS
- vmode
-
MacOS video mode
- cmode
-
MacOS color mode
- var
-
frame buffer video mode structure
DESCRIPTION
Converts a MacOS vmode/cmode pair to a frame buffer video
mode structure.
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