Searched defs:poolsize (Results 1 – 3 of 3) sorted by relevance
18 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()
457 struct snd_seq_pool *snd_seq_pool_new(int poolsize) in snd_seq_pool_new()
222 static struct snd_seq_client *seq_create_client1(int client_index, int poolsize) in seq_create_client1()