Home
last modified time | relevance | path

Searched defs:snd_seq_fifo (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h101619 struct snd_seq_fifo { struct
101620 struct snd_seq_pool *pool;
101621 struct snd_seq_event_cell *head;
101622 struct snd_seq_event_cell *tail;
101623 int cells;
101624 spinlock_t lock;
101625 snd_use_lock_t use_lock;
101626 wait_queue_head_t input_sleep;
101627 atomic_t overflow;
Dvmlinux.h101619 struct snd_seq_fifo { struct
101620 struct snd_seq_pool *pool;
101621 struct snd_seq_event_cell *head;
101622 struct snd_seq_event_cell *tail;
101623 int cells;
101624 spinlock_t lock;
101625 snd_use_lock_t use_lock;
101626 wait_queue_head_t input_sleep;
101627 atomic_t overflow;