Lines Matching defs:pool
35 static inline int snd_seq_pool_available(struct snd_seq_pool *pool) in snd_seq_pool_available()
40 static inline int snd_seq_output_ok(struct snd_seq_pool *pool) in snd_seq_output_ok()
178 static inline void free_cell(struct snd_seq_pool *pool, in free_cell()
189 struct snd_seq_pool *pool; in snd_seq_cell_free() local
222 static int snd_seq_cell_alloc(struct snd_seq_pool *pool, in snd_seq_cell_alloc()
289 int snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, in snd_seq_event_dup()
369 int snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, in snd_seq_pool_poll_wait()
378 int snd_seq_pool_init(struct snd_seq_pool *pool) in snd_seq_pool_init()
415 int snd_seq_pool_done(struct snd_seq_pool *pool) in snd_seq_pool_done()
462 struct snd_seq_pool *pool; in snd_seq_pool_new() local
488 struct snd_seq_pool *pool = *ppool; in snd_seq_pool_delete() local
512 struct snd_seq_pool *pool, char *space) in snd_seq_info_pool()