Linux Kernel
3.7.1
|
#include <asequencer.h>
Data Fields | |
struct snd_seq_addr | sender |
struct snd_seq_addr | dest |
unsigned int | voices |
unsigned int | flags |
unsigned char | queue |
unsigned char | pad [3] |
char | reserved [64] |
Definition at line 606 of file asequencer.h.
struct snd_seq_addr dest |
Definition at line 608 of file asequencer.h.
unsigned int flags |
Definition at line 610 of file asequencer.h.
unsigned char pad[3] |
Definition at line 612 of file asequencer.h.
Definition at line 611 of file asequencer.h.
char reserved[64] |
Definition at line 613 of file asequencer.h.
struct snd_seq_addr sender |
Definition at line 607 of file asequencer.h.
unsigned int voices |
Definition at line 609 of file asequencer.h.