SND_INFO_FREE_ENTRY

Section: Proc Info API (9)
Updated: February 2011
Index Return to Main Contents
 

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