Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
snd_seq_ev_queue_control Struct Reference

#include <asequencer.h>

Data Fields

unsigned char queue
 
unsigned char pad [3]
 
union {
   signed int   value
 
   union snd_seq_timestamp   time
 
   unsigned int   position
 
   struct snd_seq_queue_skew   skew
 
   unsigned int   d32 [2]
 
   unsigned char   d8 [8]
 
param
 

Detailed Description

Definition at line 253 of file asequencer.h.

Field Documentation

unsigned int d32[2]

Definition at line 261 of file asequencer.h.

unsigned char d8[8]

Definition at line 262 of file asequencer.h.

unsigned char pad[3]

Definition at line 255 of file asequencer.h.

union { ... } param
unsigned int position

Definition at line 259 of file asequencer.h.

unsigned char queue

Definition at line 254 of file asequencer.h.

Definition at line 260 of file asequencer.h.

union snd_seq_timestamp time

Definition at line 258 of file asequencer.h.

signed int value

Definition at line 257 of file asequencer.h.


The documentation for this struct was generated from the following file: