Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
gus_volume.c File Reference
#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)
 

Macro Definition Documentation

#define __GUS_TABLES_ALLOC__

Definition at line 25 of file gus_volume.c.

Function Documentation

EXPORT_SYMBOL ( snd_gf1_atten_table  )
unsigned short snd_gf1_lvol_to_gvol_raw ( unsigned int  vol)

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.