Linux Kernel
3.7.1
|
Data Fields | |
struct snd_timer_instance * | timeri |
int | tread |
unsigned long | ticks |
unsigned long | overrun |
int | qhead |
int | qtail |
int | qused |
int | queue_size |
struct snd_timer_read * | queue |
struct snd_timer_tread * | tqueue |
spinlock_t | qlock |
unsigned long | last_resolution |
unsigned int | filter |
struct timespec | tstamp |
wait_queue_head_t | qchange_sleep |
struct fasync_struct * | fasync |
struct mutex | tread_sem |
struct fasync_struct* fasync |
wait_queue_head_t qchange_sleep |
spinlock_t qlock |
struct snd_timer_instance* timeri |
struct snd_timer_tread* tqueue |