Linux Kernel
3.7.1
|
#include <seq_fifo.h>
Definition at line 30 of file seq_fifo.h.
int cells |
Definition at line 34 of file seq_fifo.h.
Definition at line 32 of file seq_fifo.h.
wait_queue_head_t input_sleep |
Definition at line 37 of file seq_fifo.h.
spinlock_t lock |
Definition at line 35 of file seq_fifo.h.
atomic_t overflow |
Definition at line 38 of file seq_fifo.h.
Definition at line 31 of file seq_fifo.h.
struct snd_seq_event_cell* tail |
Definition at line 33 of file seq_fifo.h.
snd_use_lock_t use_lock |
Definition at line 36 of file seq_fifo.h.