|
Linux Kernel
3.7.1
|
#include <seq_oss_readq.h>
Data Fields | |
| union evrec * | q |
| int | qlen |
| int | maxlen |
| int | head |
| int | tail |
| unsigned long | pre_event_timeout |
| unsigned long | input_time |
| wait_queue_head_t | midi_sleep |
| spinlock_t | lock |
Definition at line 31 of file seq_oss_readq.h.
Definition at line 35 of file seq_oss_readq.h.
| unsigned long input_time |
Definition at line 37 of file seq_oss_readq.h.
| spinlock_t lock |
Definition at line 39 of file seq_oss_readq.h.
| int maxlen |
Definition at line 34 of file seq_oss_readq.h.
| wait_queue_head_t midi_sleep |
Definition at line 38 of file seq_oss_readq.h.
| unsigned long pre_event_timeout |
Definition at line 36 of file seq_oss_readq.h.
| union evrec* q |
Definition at line 32 of file seq_oss_readq.h.
| int qlen |
Definition at line 33 of file seq_oss_readq.h.
| int tail |
Definition at line 35 of file seq_oss_readq.h.
1.8.2