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