Home
last modified time | relevance | path

Searched refs:snd_seq_output_ok (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_memory.c27 static inline int snd_seq_output_ok(struct snd_seq_pool *pool) in snd_seq_output_ok() function
200 if (snd_seq_output_ok(pool)) in snd_seq_cell_free()
367 return snd_seq_output_ok(pool); in snd_seq_pool_poll_wait()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_memory.c27 static inline int snd_seq_output_ok(struct snd_seq_pool *pool) in snd_seq_output_ok() function
259 if (snd_seq_output_ok(pool)) in snd_seq_cell_free()
432 return snd_seq_output_ok(pool); in snd_seq_pool_poll_wait()

Completed in 2 milliseconds