sysdev_suspend(9) suse man page | unix.com

Man Page: sysdev_suspend

Operating Environment: suse

Section: 9

SYSDEV_SUSPEND(9)					   Device drivers infrastructure					 SYSDEV_SUSPEND(9)

NAME
sysdev_suspend - Suspend all system devices.
SYNOPSIS
int sysdev_suspend(pm_message_t state);
ARGUMENTS
state Power state to enter.
DESCRIPTION
We perform an almost identical operation as sysdev_shutdown above, though calling ->suspend instead. Interrupts are disabled when this called. Devices are responsible for both saving state and quiescing or powering down the device. This is only called by the device PM core, so we let them handle all synchronization.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SYSDEV_SUSPEND(9)
Related Man Pages
struct_class(9) - centos
struct_usb_device_driver(9) - suse
cpr(7) - centos
cpr(7) - php
cpr(7) - osx
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com