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)NAMEunregister_framebuffer - releases a frame buffer deviceSYNOPSISint unregister_framebuffer(struct fb_info * fb_info);ARGUMENTSfb_info frame buffer info structureDESCRIPTIONUnregisters 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 UNREGISTER_FRAMEBUFF(9)
Related Man Pages |
---|
drm_fb_helper_initial_config(9) - centos |
ef(4) - debian |
if_ef(4) - debian |
irframe(4) - netbsd |
if_ef(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Unsure why access time on a directory change isn't changing |
Controlling user input |
[TIP] Processing YAML files with yq |