1UNREGISTER_SOUND_DSP(9)          Sound Devices         UNREGISTER_SOUND_DSP(9)
2
3
4

NAME

6       unregister_sound_dsp - unregister a DSP device
7

SYNOPSIS

9       void unregister_sound_dsp(int unit);
10

ARGUMENTS

12       unit
13           unit number to allocate
14

DESCRIPTION

16       Release a sound device that was allocated with register_sound_dsp. The
17       unit passed is the return value from the register function.
18
19       Both of the allocated units are released together automatically.
20
22Kernel Hackers Manual 2.6.       November 2011         UNREGISTER_SOUND_DSP(9)
Impressum