MISC_DEREGISTER
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
misc_deregister - unregister a miscellaneous device
SYNOPSIS
int misc_deregister (struct miscdevice * misc);
ARGUMENTS
- misc
-
device to unregister
DESCRIPTION
Unregister a miscellaneous device that was previously
successfully registered with misc_register. Success
is indicated by a zero return, a negative errno code
indicates an error.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 12:49:29 GMT, April 09, 2004