|
Linux Kernel
3.7.1
|
#include <asm/dma.h>#include <linux/slab.h>#include <sound/core.h>#include <sound/control.h>#include <sound/gus.h>#include <sound/pcm_params.h>#include "gus_tables.h"Go to the source code of this file.
Data Structures | |
| struct | gus_pcm_private |
Macros | |
| #define | SNDRV_GF1_PCM_RATE 48000 |
| #define | SNDRV_GF1_PCM_PFLG_NONE 0 |
| #define | SNDRV_GF1_PCM_PFLG_ACTIVE (1<<0) |
| #define | SNDRV_GF1_PCM_PFLG_NEUTRAL (2<<0) |
Functions | |
| int | snd_gf1_pcm_new (struct snd_gus_card *gus, int pcm_dev, int control_index, struct snd_pcm **rpcm) |
1.8.2