Searched defs:cell (Results 1 – 6 of 6) sorted by relevance
98 struct snd_seq_event_cell *cell; in snd_seq_fifo_clear() local118 struct snd_seq_event_cell *cell; in snd_seq_fifo_event_in() local157 struct snd_seq_event_cell *cell; in fifo_cell_out() local177 struct snd_seq_event_cell *cell; in snd_seq_fifo_cell_out() local212 struct snd_seq_event_cell *cell) in snd_seq_fifo_cell_putback()239 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local
147 struct snd_seq_event_cell * cell) in snd_seq_prioq_cell_in()220 struct snd_seq_event_cell *cell; in snd_seq_prioq_cell_out() local267 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() local402 struct snd_seq_event_cell *cell, *next; in snd_seq_prioq_remove_events() local
83 struct snd_seq_event_cell *cell; in snd_seq_dump_var_event() local179 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()226 struct snd_seq_event_cell *cell; in snd_seq_cell_alloc() local295 struct snd_seq_event_cell *cell; in snd_seq_event_dup() local380 int cell; in snd_seq_pool_init() local
257 struct snd_seq_event_cell *cell; in snd_seq_check_queue() local313 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event()
405 struct snd_seq_event_cell *cell; in snd_seq_read() local847 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event()924 struct snd_seq_event_cell *cell; in snd_seq_client_enqueue_event() local
858 #define SET_VIBRATO(cell) { \ argument