| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
Unregister every device that would call the callback passed. This is primarily meant as a helper function for loadable modules. It enables a module to give up all its managed devices without keeping its own private list.
| <<< Previous | Home | Next >>> |
| pm_unregister | Up | pm_send_all |