Home
last modified time | relevance | path

Searched refs:snd_seq_total_cells (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/core/seq/
Dseq_memory.h78 static inline int snd_seq_total_cells(struct snd_seq_pool *pool) in snd_seq_total_cells() function
Dseq_clientmgr.c119 return snd_seq_total_cells(client->pool) > 0; in snd_seq_write_pool_allocated()