snd_seq_event_cell 398 sound/core/seq/seq_clientmgr.c struct snd_seq_event_cell *cell; snd_seq_event_cell 902 sound/core/seq/seq_clientmgr.c struct snd_seq_event_cell *cell; snd_seq_event_cell 92 sound/core/seq/seq_fifo.c static struct snd_seq_event_cell *fifo_cell_out(struct snd_seq_fifo *f); snd_seq_event_cell 97 sound/core/seq/seq_fifo.c struct snd_seq_event_cell *cell; snd_seq_event_cell 117 sound/core/seq/seq_fifo.c struct snd_seq_event_cell *cell; snd_seq_event_cell 154 sound/core/seq/seq_fifo.c static struct snd_seq_event_cell *fifo_cell_out(struct snd_seq_fifo *f) snd_seq_event_cell 156 sound/core/seq/seq_fifo.c struct snd_seq_event_cell *cell; snd_seq_event_cell 176 sound/core/seq/seq_fifo.c struct snd_seq_event_cell *cell; snd_seq_event_cell 238 sound/core/seq/seq_fifo.c struct snd_seq_event_cell *cell, *next, *oldhead; snd_seq_event_cell 32 sound/core/seq/seq_fifo.h struct snd_seq_event_cell *head; /* pointer to head of fifo */ snd_seq_event_cell 33 sound/core/seq/seq_fifo.h struct snd_seq_event_cell *tail; /* pointer to tail of fifo */ snd_seq_event_cell 82 sound/core/seq/seq_memory.c struct snd_seq_event_cell *cell; snd_seq_event_cell 107 sound/core/seq/seq_memory.c cell = (struct snd_seq_event_cell *)event->data.ext.ptr; snd_seq_event_cell 200 sound/core/seq/seq_memory.c struct snd_seq_event_cell *curp, *nextptr; snd_seq_event_cell 225 sound/core/seq/seq_memory.c struct snd_seq_event_cell *cell; snd_seq_event_cell 294 sound/core/seq/seq_memory.c struct snd_seq_event_cell *cell; snd_seq_event_cell 319 sound/core/seq/seq_memory.c struct snd_seq_event_cell *src, *tmp, *tail; snd_seq_event_cell 325 sound/core/seq/seq_memory.c src = (struct snd_seq_event_cell *)event->data.ext.ptr; snd_seq_event_cell 380 sound/core/seq/seq_memory.c struct snd_seq_event_cell *cellptr; snd_seq_event_cell 388 sound/core/seq/seq_memory.c pool->ptr = vmalloc(sizeof(struct snd_seq_event_cell) * pool->size); snd_seq_event_cell 417 sound/core/seq/seq_memory.c struct snd_seq_event_cell *ptr; snd_seq_event_cell 31 sound/core/seq/seq_memory.h struct snd_seq_event_cell *next; /* next cell */ snd_seq_event_cell 40 sound/core/seq/seq_memory.h struct snd_seq_event_cell *ptr; /* pointer to first event chunk */ snd_seq_event_cell 41 sound/core/seq/seq_memory.h struct snd_seq_event_cell *free; /* pointer to the head of the free list */ snd_seq_event_cell 151 sound/core/seq/seq_prioq.c struct snd_seq_event_cell *cur, *prev; snd_seq_event_cell 220 sound/core/seq/seq_prioq.c struct snd_seq_event_cell *snd_seq_prioq_cell_out(struct snd_seq_prioq *f) snd_seq_event_cell 222 sound/core/seq/seq_prioq.c struct snd_seq_event_cell *cell; snd_seq_event_cell 259 sound/core/seq/seq_prioq.c struct snd_seq_event_cell *snd_seq_prioq_cell_peek(struct snd_seq_prioq * f) snd_seq_event_cell 294 sound/core/seq/seq_prioq.c register struct snd_seq_event_cell *cell, *next; snd_seq_event_cell 296 sound/core/seq/seq_prioq.c struct snd_seq_event_cell *prev = NULL; snd_seq_event_cell 297 sound/core/seq/seq_prioq.c struct snd_seq_event_cell *freefirst = NULL, *freeprev = NULL, *freenext; snd_seq_event_cell 403 sound/core/seq/seq_prioq.c struct snd_seq_event_cell *cell, *next; snd_seq_event_cell 405 sound/core/seq/seq_prioq.c struct snd_seq_event_cell *prev = NULL; snd_seq_event_cell 406 sound/core/seq/seq_prioq.c struct snd_seq_event_cell *freefirst = NULL, *freeprev = NULL, *freenext; snd_seq_event_cell 30 sound/core/seq/seq_prioq.h struct snd_seq_event_cell *head; /* pointer to head of prioq */ snd_seq_event_cell 31 sound/core/seq/seq_prioq.h struct snd_seq_event_cell *tail; /* pointer to tail of prioq */ snd_seq_event_cell 47 sound/core/seq/seq_prioq.h struct snd_seq_event_cell *snd_seq_prioq_cell_out(struct snd_seq_prioq *f); snd_seq_event_cell 53 sound/core/seq/seq_prioq.h struct snd_seq_event_cell *snd_seq_prioq_cell_peek(struct snd_seq_prioq *f); snd_seq_event_cell 257 sound/core/seq/seq_queue.c struct snd_seq_event_cell *cell;