snd_info_register — register the info entry
int snd_info_register (struct snd_info_entry * entry);
int snd_info_register (
)
entry
the info entry
Registers the proc info entry.
Returns zero if successful, or a negative error code on failure.