Home
last modified time | relevance | path

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

/linux-5.19.10/sound/core/seq/
Dseq_fifo.h39 #define snd_seq_fifo_unlock(fifo) snd_use_lock_free(&(fifo)->use_lock) macro
Dseq_clientmgr.c479 snd_seq_fifo_unlock(fifo); in snd_seq_read()