|
Linux Kernel
3.7.1
|
#include <linux/time.h>#include <linux/export.h>#include <sound/core.h>#include <sound/gus.h>#include "gus_tables.h"Go to the source code of this file.
Macros | |
| #define | __GUS_TABLES_ALLOC__ |
Functions | |
| EXPORT_SYMBOL (snd_gf1_atten_table) | |
| unsigned short | snd_gf1_lvol_to_gvol_raw (unsigned int vol) |
| unsigned short | snd_gf1_translate_freq (struct snd_gus_card *gus, unsigned int freq16) |
| #define __GUS_TABLES_ALLOC__ |
Definition at line 25 of file gus_volume.c.
| EXPORT_SYMBOL | ( | snd_gf1_atten_table | ) |
Definition at line 30 of file gus_volume.c.
| unsigned short snd_gf1_translate_freq | ( | struct snd_gus_card * | gus, |
| unsigned int | freq16 | ||
| ) |
Definition at line 115 of file gus_volume.c.
1.8.2