Name

snd_info_unregister — de-register the info entry

Synopsis

int snd_info_unregister (struct snd_info_entry * 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.