unregister_framebuffer(9) suse man page | unix.com

Man Page: unregister_framebuffer

Operating Environment: suse

Section: 9

UNREGISTER_FRAMEBUFF(9) 				       Frame Buffer Library					   UNREGISTER_FRAMEBUFF(9)

NAME
unregister_framebuffer - releases a frame buffer device
SYNOPSIS
int unregister_framebuffer(struct fb_info * fb_info);
ARGUMENTS
fb_info frame buffer info structure
DESCRIPTION
Unregisters a frame buffer device fb_info. Returns negative errno on error, or zero for success. This function will also notify the framebuffer console to release the driver. This is meant to be called within a driver's module_exit function. If this is called outside module_exit, ensure that the driver implements fb_open and fb_release to check that no processes are using the device.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 UNREGISTER_FRAMEBUFF(9)
Related Man Pages
if_ef(4) - debian
ieee80211_get_buffered_bc(9) - suse
struct_ccw_driver(9) - suse
cvc(7d) - sunos
if_ef(4) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB