Rechercher une page de manuel
fb_set_suspend
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
fb_set_suspend - low level driver signals suspendSYNOPSIS
- void fb_set_suspend(struct fb_info * info, int state);
ARGUMENTS
info
- framebuffer affected
state
- 0 = resuming, !=0 = suspending
DESCRIPTION
This 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 held
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre