Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_fifo.h38 #define snd_seq_fifo_lock(fifo) snd_use_lock_use(&(fifo)->use_lock) macro
H A Dseq_clientmgr.c452 snd_seq_fifo_lock(fifo); in snd_seq_read()