Linux Kernel
3.7.1
|
#include <linux/delay.h>
#include <linux/interrupt.h>
#include <linux/time.h>
#include <sound/core.h>
#include <sound/gus.h>
Go to the source code of this file.
Functions | |
int | snd_gf1_rawmidi_new (struct snd_gus_card *gus, int device, struct snd_rawmidi **rrawmidi) |
int snd_gf1_rawmidi_new | ( | struct snd_gus_card * | gus, |
int | device, | ||
struct snd_rawmidi ** | rrawmidi | ||
) |
Definition at line 244 of file gus_uart.c.