Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_memory.h81 static inline int snd_seq_total_cells(struct snd_seq_pool *pool) in snd_seq_total_cells() function
H A Dseq_clientmgr.c95 return snd_seq_total_cells(client->pool) > 0; in snd_seq_write_pool_allocated()