MISC_DEREGISTER
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
misc_deregister - unregister a miscellaneous device
SYNOPSIS
"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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:56 GMT, October 06, 2005