SND_AC97_GET_SHORT_N

Section: Control/Mixer API (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

snd_ac97_get_short_name - retrieve codec name  

SYNOPSIS

const char * snd_ac97_get_short_name(struct snd_ac97 * ac97);
 

ARGUMENTS

ac97

the codec instance
 

DESCRIPTION

Returns the short identifying name of the codec.  

COPYRIGHT