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 |
|---|
| deviter_init(9) - netbsd |
| device_create_with_groups(9) - centos |
| device_rename(9) - centos |
| device_schedule_callback_owner(9) - centos |
| deviter_release(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |