unregister_sound_special

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

unregister_sound_special - unregister a special sound device

SYNOPSIS

void unregister_sound_special(int unit);

ARGUMENTS

unit

unit number to allocate

DESCRIPTION

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