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)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| device_rename(9) - centos |
| deviter_next(9) - netbsd |
| deviter_release(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |