|
Linux Kernel
3.7.1
|
#include <linux/spinlock.h>#include <linux/slab.h>#include "sound_config.h"#include "sb.h"#include "midi_synth.h"Go to the source code of this file.
Macros | |
| #define | MIDI_SYNTH_NAME "Sound Blaster Midi" |
| #define | MIDI_SYNTH_CAPS 0 |
Functions | |
| void | sb_midi_interrupt (sb_devc *devc) |
| void | sb_dsp_midi_init (sb_devc *devc, struct module *owner) |
1.8.2