Name
snd_info_register —
register the info entry
Synopsis
int snd_info_register ( | struct snd_info_entry * entry) ; |
Description
Registers the proc info entry.
The all children entries are registered recursively.
Return
Zero if successful, or a negative error code on failure.