snd_info_register (9) - Linux Manuals

snd_info_register: register the info entry

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.

COPYRIGHT