PM2FB_CHECK_VAR

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

pm2fb_check_var - Optional function. Validates a var passed in.  

SYNOPSIS

"SYNOPSIS"

int pm2fb_check_var (struct fb_var_screeninfo * var, struct fb_info * info);  

ARGUMENTS

var
frame buffer variable screen structure
info
frame buffer structure that represents a single frame buffer
 

DESCRIPTION

Checks to see if the hardware supports the state requested by var passed in.

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: 00:02:38 GMT, October 09, 2005