|
Linux Kernel
3.7.1
|
#include <seq_memory.h>
Definition at line 41 of file seq_memory.h.
| int closing |
Definition at line 51 of file seq_memory.h.
| atomic_t counter |
Definition at line 46 of file seq_memory.h.
| int event_alloc_failures |
Definition at line 56 of file seq_memory.h.
| int event_alloc_nopool |
Definition at line 55 of file seq_memory.h.
| int event_alloc_success |
Definition at line 57 of file seq_memory.h.
| struct snd_seq_event_cell* free |
Definition at line 43 of file seq_memory.h.
| spinlock_t lock |
Definition at line 63 of file seq_memory.h.
| int max_used |
Definition at line 54 of file seq_memory.h.
| wait_queue_head_t output_sleep |
Definition at line 60 of file seq_memory.h.
| struct snd_seq_event_cell* ptr |
Definition at line 42 of file seq_memory.h.
| int room |
Definition at line 49 of file seq_memory.h.
| int size |
Definition at line 48 of file seq_memory.h.
| int total_elements |
Definition at line 45 of file seq_memory.h.
1.8.2