XXXFB_RELEASE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
xxxfb_release - Optional function. Called when the framebuffer
SYNOPSIS
"SYNOPSIS"
int xxxfb_release (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
Thus function is called when we close /dev/fb or the framebuffer
console system is released. Usually you don't need this function.
The case where it is usually used is to go from a graphics state
to a text mode state.
DESCRIPTION
Thus function is called when we close /dev/fb or the framebuffer
console system is released. Usually you don't need this function.
The case where it is usually used is to go from a graphics state
to a text 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