PM_UNREGISTER_ALL
Section: (9)
Updated: 13 April 2004
Index
Return to Main Contents
NAME
pm_unregister_all - unregister all devices with matching callback
SYNOPSIS
void pm_unregister_all (pm_callback callback);
ARGUMENTS
- callback
-
callback function pointer
DESCRIPTION
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.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.1.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 11:22:00 GMT, April 13, 2004