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)NAMEsysdev_resume - Bring system devices back to life.SYNOPSISint sysdev_resume(void);ARGUMENTSvoid no argumentsDESCRIPTIONSimilar to sysdev_suspend, but we iterate the list forwards to guarantee that parent devices are resumed before their children.NOTEInterrupts are disabled when called.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SYSDEV_RESUME(9)