Searched refs:synth_lock (Results 1 – 3 of 3) sorted by relevance
635 static struct mutex synth_lock; variable644 mutex_lock(&synth_lock); in process_locked_synthesized_event()646 mutex_unlock(&synth_lock); in process_locked_synthesized_event()2182 mutex_init(&synth_lock); in record__synthesize()2198 mutex_destroy(&synth_lock); in record__synthesize()
1748 spinlock_t synth_lock; member
1486 spin_lock_init(&emu->synth_lock); in snd_emu10k1_create()