.TH "unregister_sound_special" 9 "unregister_sound_special" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME unregister_sound_special \- unregister a special sound device .SH SYNOPSIS .B "void" unregister_sound_special .BI "(int " unit ");" .SH ARGUMENTS .IP "unit" 12 unit number to allocate .SH "DESCRIPTION" Release a sound device that was allocated with \fBregister_sound_special\fP. The unit passed is the return value from the register function.