Query: fb_set_suspend
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FB_SET_SUSPEND(9) Frame Buffer Library FB_SET_SUSPEND(9)NAMEfb_set_suspend - low level driver signals suspendSYNOPSISvoid fb_set_suspend(struct fb_info * info, int state);ARGUMENTSinfo framebuffer affected state 0 = resuming, !=0 = suspendingDESCRIPTIONThis is meant to be used by low level drivers to signal suspend/resume to the core & clients. It must be called with the console semaphore heldCOPYRIGHTKernel Hackers Manual 2.6. July 2010 FB_SET_SUSPEND(9)