Home
last modified time | relevance | path

Searched refs:snd_seq_pool_new (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_fifo.c26 f->pool = snd_seq_pool_new(poolsize); in snd_seq_fifo_new()
233 newpool = snd_seq_pool_new(poolsize); in snd_seq_fifo_resize()
H A Dseq_memory.h77 struct snd_seq_pool *snd_seq_pool_new(int poolsize);
H A Dseq_memory.c457 struct snd_seq_pool *snd_seq_pool_new(int poolsize) in snd_seq_pool_new() function
H A Dseq_clientmgr.c231 client->pool = snd_seq_pool_new(poolsize); in seq_create_client1()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_fifo.c26 f->pool = snd_seq_pool_new(poolsize); in snd_seq_fifo_new()
234 newpool = snd_seq_pool_new(poolsize); in snd_seq_fifo_resize()
H A Dseq_memory.h94 struct snd_seq_pool *snd_seq_pool_new(int poolsize);
H A Dseq_memory.c522 struct snd_seq_pool *snd_seq_pool_new(int poolsize) in snd_seq_pool_new() function
H A Dseq_clientmgr.c237 client->pool = snd_seq_pool_new(poolsize); in seq_create_client1()

Completed in 11 milliseconds