centos man page for unregister_framebuffer

Query: unregister_framebuffer

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 UNREGISTER_FRAMEBUFF(9)
Related Man Pages
fb_find_mode(9) - centos
cvc(7d) - opensolaris
struct_usb_device_driver(9) - centos
irframe(4) - netbsd
fb_find_mode(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!