'\" t .\" Title: unregister_sound_midi .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: January 2017 .\" Manual: Sound Devices .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "UNREGISTER_SOUND_MID" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "Sound Devices" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" unregister_sound_midi \- unregister a midi device .SH "SYNOPSIS" .HP \w'void\ unregister_sound_midi('u .BI "void unregister_sound_midi(int\ " "unit" ");" .SH "ARGUMENTS" .PP \fIunit\fR .RS 4 unit number to allocate .RE .SH "DESCRIPTION" .PP Release a sound device that was allocated with \fBregister_sound_midi\fR\&. The unit passed is the return value from the register function\&. .SH "COPYRIGHT" .br