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)