Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_memory.c22 static inline int snd_seq_pool_available(struct snd_seq_pool *pool) in snd_seq_pool_available() function
29 return snd_seq_pool_available(pool) >= pool->room; in snd_seq_output_ok()