.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "DEVFS_DEALLOC_DEVNUM" "" "06 October 2005" "" "" .SH NAME devfs_dealloc_devnum \- Dellocate a device number. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void devfs_dealloc_devnum (umode_t \fImode\fB, dev_t \fIdevnum\fB); \fR .SH "ARGUMENTS" .TP \fB\fImode\fB\fR The file mode (must be block device or character device). .TP \fB\fIdevnum\fB\fR The device number. .SH "DESCRIPTION" .PP This routine is thread safe and may block.