snd_info_free_entry(9) release the info entry

SYNOPSIS

void snd_info_free_entry(struct snd_info_entry * entry);

ARGUMENTS

entry

the info entry

DESCRIPTION

Releases the info entry. Don't call this after registered.

COPYRIGHT