.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "ENCODE_FIX" "9" "09 October 2005" "" ""
.SH NAME
encode_fix \- fill up fb_fix_screeninfo structure
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int encode_fix (struct fb_fix_screeninfo * \fIfix\fB, struct fb_info * \fIinfo\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfix\fB\fR
pointer to fb_fix_screeninfo
.TP
\fB\fIinfo\fB\fR
pointer to fb_info
.SH "DESCRIPTION"
.PP
This will set up parameters that are unmodifiable by the user.