.\" 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 "UNREGISTER_SOUND_DSP" "9" "09 October 2005" "" "" .SH NAME unregister_sound_dsp \- unregister a DSP device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void unregister_sound_dsp (int \fIunit\fB); \fR .SH "ARGUMENTS" .TP \fB\fIunit\fB\fR unit number to allocate .SH "DESCRIPTION" .PP Release a sound device that was allocated with \fBregister_sound_dsp\fR\&. The unit passed is the return value from the register function. .PP Both of the allocated units are released together automatically.