MISC_DEREGISTER
Section: (9)
Updated: 09 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: 00:02:29 GMT, October 09, 2005