|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | snd_virmidi |
| struct | snd_virmidi_dev |
Macros | |
| #define | SNDRV_VIRMIDI_SUBSCRIBE (1<<0) |
| #define | SNDRV_VIRMIDI_USE (1<<1) |
| #define | SNDRV_VIRMIDI_SEQ_NONE 0 |
| #define | SNDRV_VIRMIDI_SEQ_ATTACH 1 |
| #define | SNDRV_VIRMIDI_SEQ_DISPATCH 2 |
Functions | |
| int | snd_virmidi_new (struct snd_card *card, int device, struct snd_rawmidi **rrmidi) |
| #define SNDRV_VIRMIDI_SEQ_ATTACH 1 |
Definition at line 76 of file seq_virmidi.h.
| #define SNDRV_VIRMIDI_SEQ_DISPATCH 2 |
Definition at line 77 of file seq_virmidi.h.
| #define SNDRV_VIRMIDI_SEQ_NONE 0 |
Definition at line 75 of file seq_virmidi.h.
| #define SNDRV_VIRMIDI_SUBSCRIBE (1<<0) |
Definition at line 46 of file seq_virmidi.h.
| #define SNDRV_VIRMIDI_USE (1<<1) |
Definition at line 47 of file seq_virmidi.h.
Definition at line 490 of file seq_virmidi.c.
1.8.2