table of contents
SND_INFO_FREE_ENTRY(9) | Proc Info API | SND_INFO_FREE_ENTRY(9) |
NAME¶
snd_info_free_entry - 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¶
May 2024 | Kernel Hackers Manual 2.6. |