Home
last modified time | relevance | path

Searched refs:snd_seq_total_cells (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_memory.h64 static inline int snd_seq_total_cells(struct snd_seq_pool *pool) in snd_seq_total_cells() function
H A Dseq_clientmgr.c89 return snd_seq_total_cells(client->pool) > 0; in snd_seq_write_pool_allocated()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds