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.
snd_info_free_entry - release the info entry
void snd_info_free_entry(struct snd_info_entry * entry);
Releases the info entry. Donīt call this after registered.