Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
emu10k1_patch.c File Reference
#include "emu10k1_synth_local.h"

Go to the source code of this file.

Macros

#define BLANK_LOOP_START   4
 
#define BLANK_LOOP_END   8
 
#define BLANK_LOOP_SIZE   12
 
#define BLANK_HEAD_SIZE   32
 

Functions

int snd_emu10k1_sample_new (struct snd_emux *rec, struct snd_sf_sample *sp, struct snd_util_memhdr *hdr, const void __user *data, long count)
 
int snd_emu10k1_sample_free (struct snd_emux *rec, struct snd_sf_sample *sp, struct snd_util_memhdr *hdr)
 

Macro Definition Documentation

#define BLANK_HEAD_SIZE   32

Definition at line 32 of file emu10k1_patch.c.

#define BLANK_LOOP_END   8

Definition at line 30 of file emu10k1_patch.c.

#define BLANK_LOOP_SIZE   12

Definition at line 31 of file emu10k1_patch.c.

#define BLANK_LOOP_START   4

Definition at line 29 of file emu10k1_patch.c.

Function Documentation

int snd_emu10k1_sample_free ( struct snd_emux rec,
struct snd_sf_sample sp,
struct snd_util_memhdr hdr 
)

Definition at line 214 of file emu10k1_patch.c.

int snd_emu10k1_sample_new ( struct snd_emux rec,
struct snd_sf_sample sp,
struct snd_util_memhdr hdr,
const void __user data,
long  count 
)

Definition at line 38 of file emu10k1_patch.c.