Searched refs:synth_lock (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-record.c620 static struct mutex synth_lock; variable in typeref:struct:mutex
629 mutex_lock(&synth_lock);
631 mutex_unlock(&synth_lock);
2131 mutex_init(&synth_lock);
2147 mutex_destroy(&synth_lock);
/linux-master/include/sound/
H A Demu10k1.h1740 spinlock_t synth_lock; member in struct:snd_emu10k1
/linux-master/sound/pci/emu10k1/
H A Demu10k1_main.c1534 spin_lock_init(&emu->synth_lock);

Completed in 122 milliseconds