Home
last modified time | relevance | path

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

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