1. NAME

snd_ac97_get_short_name - retrieve codec name

2. SYNOPSIS

const char * snd_ac97_get_short_name(struct snd_ac97 *  ac97 );

3. ARGUMENTS

ac97
    the codec instance

4. RETURN

The short identifying name of the codec.

5. COPYRIGHT