snd_seq_pool       65 sound/core/seq/seq_clientmgr.h 	struct snd_seq_pool *pool;		/* memory pool for this client */
snd_seq_pool      237 sound/core/seq/seq_fifo.c 	struct snd_seq_pool *newpool, *oldpool;
snd_seq_pool       31 sound/core/seq/seq_fifo.h 	struct snd_seq_pool *pool;		/* FIFO pool */
snd_seq_pool      188 sound/core/seq/seq_memory.c 	struct snd_seq_pool *pool;
snd_seq_pool      459 sound/core/seq/seq_memory.c struct snd_seq_pool *snd_seq_pool_new(int poolsize)
snd_seq_pool      461 sound/core/seq/seq_memory.c 	struct snd_seq_pool *pool;
snd_seq_pool      487 sound/core/seq/seq_memory.c 	struct snd_seq_pool *pool = *ppool;
snd_seq_pool       30 sound/core/seq/seq_memory.h 	struct snd_seq_pool *pool;				/* used pool */
snd_seq_pool       88 sound/core/seq/seq_memory.h struct snd_seq_pool *snd_seq_pool_new(int poolsize);