Query: mac_vmode_to_var
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MAC_VMODE_TO_VAR(9) Frame Buffer Library MAC_VMODE_TO_VAR(9)NAMEmac_vmode_to_var - converts vmode/cmode pair to var structureSYNOPSISint mac_vmode_to_var(int vmode, int cmode, struct fb_var_screeninfo * var);ARGUMENTSvmode MacOS video mode cmode MacOS color mode var frame buffer video mode structureDESCRIPTIONConverts a MacOS vmode/cmode pair to a frame buffer video mode structure. Returns negative errno on error, or zero for success.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MAC_VMODE_TO_VAR(9)