1FB_SET_SUSPEND(9)            Frame Buffer Library            FB_SET_SUSPEND(9)
2
3
4

NAME

6       fb_set_suspend - low level driver signals suspend
7

SYNOPSIS

9       void fb_set_suspend(struct fb_info * info, int state);
10

ARGUMENTS

12       info
13           framebuffer affected
14
15       state
16           0 = resuming, !=0 = suspending
17

DESCRIPTION

19       This is meant to be used by low level drivers to signal suspend/resume
20       to the core & clients. It must be called with the console semaphore
21       held
22
24Kernel Hackers Manual 3.10         June 2019                 FB_SET_SUSPEND(9)
Impressum