Lines Matching defs:pool
34 static inline int snd_seq_pool_available(struct snd_seq_pool *pool) in snd_seq_pool_available()
39 static inline int snd_seq_output_ok(struct snd_seq_pool *pool) in snd_seq_output_ok()
177 static inline void free_cell(struct snd_seq_pool *pool, in free_cell()
188 struct snd_seq_pool *pool; in snd_seq_cell_free() local
221 static int snd_seq_cell_alloc(struct snd_seq_pool *pool, in snd_seq_cell_alloc()
288 int snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, in snd_seq_event_dup()
368 int snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, in snd_seq_pool_poll_wait()
377 int snd_seq_pool_init(struct snd_seq_pool *pool) in snd_seq_pool_init()
414 int snd_seq_pool_done(struct snd_seq_pool *pool) in snd_seq_pool_done()
461 struct snd_seq_pool *pool; in snd_seq_pool_new() local
487 struct snd_seq_pool *pool = *ppool; in snd_seq_pool_delete() local
511 struct snd_seq_pool *pool, char *space) in snd_seq_info_pool()