
NAME
snd_info_register - register the info entry
SYNOPSIS
int snd_info_register (snd_info_entry_t * entry);
ARGUMENTS
entry the info entry
DESCRIPTION
Registers the proc info entry.
Returns zero if successful, or a negative error code on failure.