suse man page for sysdev_resume

Query: sysdev_resume

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SYSDEV_RESUME(9)					   Device drivers infrastructure					  SYSDEV_RESUME(9)

NAME
sysdev_resume - Bring system devices back to life.
SYNOPSIS
int sysdev_resume(void);
ARGUMENTS
void no arguments
DESCRIPTION
Similar to sysdev_suspend, but we iterate the list forwards to guarantee that parent devices are resumed before their children.
NOTE
Interrupts are disabled when called.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SYSDEV_RESUME(9)
Related Man Pages
device_create_vargs(9) - centos
device_rename(9) - centos
device_schedule_callback_owner(9) - suse
i2c_register_board_info(9) - suse
deviter(9) - netbsd
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I