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

#include <seq_timer.h>

Data Fields

unsigned int running:1
 
unsigned int initialized:1
 
unsigned int tempo
 
int ppq
 
snd_seq_real_time_t cur_time
 
struct snd_seq_timer_tick tick
 
int tick_updated
 
int type
 
struct snd_timer_id alsa_id
 
struct snd_timer_instancetimeri
 
unsigned int ticks
 
unsigned long preferred_resolution
 
unsigned int skew
 
unsigned int skew_base
 
struct timeval last_update
 
spinlock_t lock
 

Detailed Description

Definition at line 33 of file seq_timer.h.

Field Documentation

Definition at line 47 of file seq_timer.h.

Definition at line 42 of file seq_timer.h.

unsigned int initialized

Definition at line 36 of file seq_timer.h.

struct timeval last_update

Definition at line 55 of file seq_timer.h.

spinlock_t lock

Definition at line 57 of file seq_timer.h.

int ppq

Definition at line 40 of file seq_timer.h.

unsigned long preferred_resolution

Definition at line 50 of file seq_timer.h.

unsigned int running

Definition at line 36 of file seq_timer.h.

unsigned int skew

Definition at line 52 of file seq_timer.h.

unsigned int skew_base

Definition at line 53 of file seq_timer.h.

unsigned int tempo

Definition at line 39 of file seq_timer.h.

Definition at line 43 of file seq_timer.h.

int tick_updated

Definition at line 44 of file seq_timer.h.

unsigned int ticks

Definition at line 49 of file seq_timer.h.

Definition at line 48 of file seq_timer.h.

Definition at line 46 of file seq_timer.h.


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