Linux Kernel
3.7.1
|
#include <seq_oss_timer.h>
Data Fields | |
struct seq_oss_devinfo * | dp |
reltime_t | cur_tick |
int | realtime |
int | running |
int | tempo |
int | ppq |
int | oss_tempo |
int | oss_timebase |
Definition at line 30 of file seq_oss_timer.h.
reltime_t cur_tick |
Definition at line 32 of file seq_oss_timer.h.
Definition at line 31 of file seq_oss_timer.h.
int oss_tempo |
Definition at line 36 of file seq_oss_timer.h.
int oss_timebase |
Definition at line 36 of file seq_oss_timer.h.
int ppq |
Definition at line 35 of file seq_oss_timer.h.
int realtime |
Definition at line 33 of file seq_oss_timer.h.
int running |
Definition at line 34 of file seq_oss_timer.h.
int tempo |
Definition at line 35 of file seq_oss_timer.h.