Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 6 of 6) sorted by relevance

/sound/core/seq/
Dseq_fifo.c98 struct snd_seq_event_cell *cell; in snd_seq_fifo_clear() local
118 struct snd_seq_event_cell *cell; in snd_seq_fifo_event_in() local
158 struct snd_seq_event_cell *cell; in fifo_cell_out() local
178 struct snd_seq_event_cell *cell; in snd_seq_fifo_cell_out() local
213 struct snd_seq_event_cell *cell) in snd_seq_fifo_cell_putback()
242 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local
Dseq_prioq.c147 struct snd_seq_event_cell * cell) in snd_seq_prioq_cell_in()
230 struct snd_seq_event_cell *cell; in snd_seq_prioq_cell_out() local
267 static inline int prioq_match(struct snd_seq_event_cell *cell, in prioq_match()
292 register struct snd_seq_event_cell *cell, *next; in snd_seq_prioq_leave() local
402 struct snd_seq_event_cell *cell, *next; in snd_seq_prioq_remove_events() local
Dseq_memory.c83 struct snd_seq_event_cell *cell; in snd_seq_dump_var_event() local
179 struct snd_seq_event_cell *cell) in free_cell()
186 void snd_seq_cell_free(struct snd_seq_event_cell * cell) in snd_seq_cell_free()
227 struct snd_seq_event_cell *cell; in snd_seq_cell_alloc() local
300 struct snd_seq_event_cell *cell; in snd_seq_event_dup() local
386 int cell; in snd_seq_pool_init() local
Dseq_queue.c263 struct snd_seq_event_cell *cell; in snd_seq_check_queue() local
309 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event()
Dseq_clientmgr.c392 struct snd_seq_event_cell *cell; in snd_seq_read() local
834 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event()
912 struct snd_seq_event_cell *cell; in snd_seq_client_enqueue_event() local
/sound/oss/
Dopl3.c858 #define SET_VIBRATO(cell) { \ argument