Scroll to navigation

SND_INFO_REGISTER(9) Proc Info API SND_INFO_REGISTER(9)

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. The all children entries are registered recursively.

RETURN

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

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10