unregister_sound_dsp

Section: Kernel Hacker's Manual (9)
Updated: unregister_sound_dsp
Index Return to Main Contents
 

NAME

unregister_sound_dsp - unregister a DSP device  

SYNOPSIS

void unregister_sound_dsp (int unit);  

ARGUMENTS

unit

 unit number to allocate
 

DESCRIPTION

Release a sound device that was allocated with register_sound_dsp. The unit passed is the return value from the register function.

Both of the allocated units are released together automatically.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:15:46 GMT, June 12, 2005