Name

snd_info_unregister — de-register the info entry

Synopsis

int snd_info_unregister (snd_info_entry_t *  entry);

Arguments

entry

the info entry

Description

De-registers the info entry and releases the instance.

Returns zero if successful, or a negative error code on failure.