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_rename(9) - centos |
| device_schedule_callback_owner(9) - centos |
| device_create_vargs(9) - suse |
| i2c_register_board_info(9) - suse |
| deviter_next(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Migrating to UNIX |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| Shopt -s histappend |