Home
last modified time | relevance | path

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

/sound/core/seq/
Dseq_memory.c35 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()
294 int snd_seq_event_dup(struct snd_seq_pool *pool, struct snd_seq_event *event, in snd_seq_event_dup()
375 int snd_seq_pool_poll_wait(struct snd_seq_pool *pool, struct file *file, in snd_seq_pool_poll_wait()
384 int snd_seq_pool_init(struct snd_seq_pool *pool) in snd_seq_pool_init()
424 void snd_seq_pool_mark_closing(struct snd_seq_pool *pool) in snd_seq_pool_mark_closing()
436 int snd_seq_pool_done(struct snd_seq_pool *pool) in snd_seq_pool_done()
[all …]
Dseq_memory.h32 struct snd_seq_pool *pool; /* used pool */ member
73 static inline int snd_seq_unused_cells(struct snd_seq_pool *pool) in snd_seq_unused_cells()
79 static inline int snd_seq_total_cells(struct snd_seq_pool *pool) in snd_seq_total_cells()
Dseq_fifo.h31 struct snd_seq_pool *pool; /* FIFO pool */ member
Dseq_clientmgr.h68 struct snd_seq_pool *pool; /* memory pool for this client */ member
/sound/core/seq/oss/
Dseq_oss_writeq.c40 struct snd_seq_client_pool pool; in snd_seq_oss_writeq_new() local
152 struct snd_seq_client_pool pool; in snd_seq_oss_writeq_get_free_size() local
165 struct snd_seq_client_pool pool; in snd_seq_oss_writeq_set_output() local
/sound/core/
Dmemalloc.c121 struct gen_pool *pool = NULL; in snd_malloc_dev_iram() local
144 struct gen_pool *pool = dmab->private_data; in snd_free_dev_iram() local