| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
Add a device to the list of devices that wish to be notified about
power management events. A &pm_dev structure is returned on success,
on failure the return is NULL.
The callback function will be called in process context and it may sleep.
| <<< Previous | Home | Next >>> |
| Power Management | Up | pm_unregister |