Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
emux_hwdep.c File Reference
#include <sound/core.h>
#include <sound/hwdep.h>
#include <asm/uaccess.h>
#include "emux_voice.h"

Go to the source code of this file.

Macros

#define TMP_CLIENT_ID   0x1001
 

Functions

int snd_emux_init_hwdep (struct snd_emux *emu)
 
void snd_emux_delete_hwdep (struct snd_emux *emu)
 

Macro Definition Documentation

#define TMP_CLIENT_ID   0x1001

Definition at line 28 of file emux_hwdep.c.

Function Documentation

void snd_emux_delete_hwdep ( struct snd_emux emu)

Definition at line 147 of file emux_hwdep.c.

int snd_emux_init_hwdep ( struct snd_emux emu)

Definition at line 120 of file emux_hwdep.c.