Home
last modified time | relevance | path

Searched defs:poolsize (Results 1 – 3 of 3) sorted by relevance

/sound/core/seq/
Dseq_fifo.c18 struct snd_seq_fifo *snd_seq_fifo_new(int poolsize) in snd_seq_fifo_new()
224 int snd_seq_fifo_resize(struct snd_seq_fifo *f, int poolsize) in snd_seq_fifo_resize()
Dseq_memory.c457 struct snd_seq_pool *snd_seq_pool_new(int poolsize) in snd_seq_pool_new()
Dseq_clientmgr.c222 static struct snd_seq_client *seq_create_client1(int client_index, int poolsize) in seq_create_client1()