XXXFB_OPEN

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

 

NAME

xxxfb_open - Optional function. Called when the framebuffer is  

SYNOPSIS

"SYNOPSIS"

int xxxfb_open (const struct fb_info * info, int user);  

ARGUMENTS

info
frame buffer structure that represents a single frame buffer
user
tell us if the userland (value=1) or the console is accessing the framebuffer.
 

DESCRIPTION

This function is the first function called in the framebuffer api. Usually you don't need to provide this function. The case where it is used is to change from a text mode hardware state to a graphics mode state.  

DESCRIPTION

This function is the first function called in the framebuffer api. Usually you don't need to provide this function. The case where it is used is to change from a text mode hardware state to a graphics mode state.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:31:04 GMT, October 06, 2005