Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
sb8_midi.c File Reference
#include <asm/io.h>
#include <linux/time.h>
#include <sound/core.h>
#include <sound/sb.h>

Go to the source code of this file.

Functions

irqreturn_t snd_sb8dsp_midi_interrupt (struct snd_sb *chip)
 
int snd_sb8dsp_midi (struct snd_sb *chip, int device, struct snd_rawmidi **rrawmidi)
 

Function Documentation

int snd_sb8dsp_midi ( struct snd_sb chip,
int  device,
struct snd_rawmidi **  rrawmidi 
)

Definition at line 266 of file sb8_midi.c.

irqreturn_t snd_sb8dsp_midi_interrupt ( struct snd_sb chip)

Definition at line 35 of file sb8_midi.c.