Home
last modified time | relevance | path

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

/sound/core/seq/oss/
A Dseq_oss_writeq.c35 spin_lock_init(&q->sync_lock); in snd_seq_oss_writeq_new()
127 spin_lock_irqsave(&q->sync_lock, flags); in snd_seq_oss_writeq_wakeup()
131 spin_unlock_irqrestore(&q->sync_lock, flags); in snd_seq_oss_writeq_wakeup()
A Dseq_oss_writeq.h21 spinlock_t sync_lock; member

Completed in 21 milliseconds