Searched refs:sync_lock (Results 1 – 2 of 2) sorted by relevance
35 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()
21 spinlock_t sync_lock; member
Completed in 21 milliseconds