Linux Kernel
3.7.1
|
#include <linux/time.h>
#include <linux/export.h>
#include <sound/core.h>
#include <sound/emu10k1.h>
Go to the source code of this file.
Functions | |
int | snd_emu10k1_voice_alloc (struct snd_emu10k1 *emu, int type, int number, struct snd_emu10k1_voice **rvoice) |
EXPORT_SYMBOL (snd_emu10k1_voice_alloc) | |
int | snd_emu10k1_voice_free (struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice) |
EXPORT_SYMBOL (snd_emu10k1_voice_free) | |
EXPORT_SYMBOL | ( | snd_emu10k1_voice_alloc | ) |
EXPORT_SYMBOL | ( | snd_emu10k1_voice_free | ) |