fbgen_get_fix

Section: Kernel Hacker's Manual (9)
Updated: fbgen_get_fix
Index Return to Main Contents
 

NAME

fbgen_get_fix - get fixed part of display  

SYNOPSIS

int fbgen_get_fix (struct fb_fix_screeninfo *fix, int con, struct fb_info *info);  

ARGUMENTS

fix

 fb_fix_screeninfo structure
con

 virtual console number
info

 frame buffer info structure
 

DESCRIPTION

Get the fixed information part of the display and place it into fix for virtual console con on device info.

Returns negative errno on error, or zero on success.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:54:33 GMT, June 12, 2005