Home
last modified time | relevance | path

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

/sound/core/seq/
Dseq_memory.c34 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
[all …]
Dseq_memory.h30 struct snd_seq_pool *pool; /* used pool */ member
70 static inline int snd_seq_unused_cells(struct snd_seq_pool *pool) in snd_seq_unused_cells()
76 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.h65 struct snd_seq_pool *pool; /* memory pool for this client */ member
/sound/core/seq/oss/
Dseq_oss_writeq.c39 struct snd_seq_client_pool pool; in snd_seq_oss_writeq_new() local
153 struct snd_seq_client_pool pool; in snd_seq_oss_writeq_get_free_size() local
166 struct snd_seq_client_pool pool; in snd_seq_oss_writeq_set_output() local