Name

snd_info_register — register the info entry

Synopsis

int snd_info_register (struct snd_info_entry * entry);
 

Arguments

entry

the info entry

Description

Registers the proc info entry.

Return

Zero if successful, or a negative error code on failure.