1SYSDEV_RESUME(9)         Device drivers infrastructure        SYSDEV_RESUME(9)
2
3
4

NAME

6       sysdev_resume - Bring system devices back to life.
7

SYNOPSIS

9       int sysdev_resume(void);
10

ARGUMENTS

12       void
13           no arguments
14

DESCRIPTION

16       Similar to sysdev_suspend, but we iterate the list forwards to
17       guarantee that parent devices are resumed before their children.
18

NOTE

20       Interrupts are disabled when called.
21
23Kernel Hackers Manual 2.6.         June 2019                  SYSDEV_RESUME(9)
Impressum