Searched refs:voice_alloc (Results 1 – 5 of 5) sorted by relevance
372 spinlock_t voice_alloc; member
3489 spin_lock_init(&trident->voice_alloc); in snd_trident_create()3717 guard(spinlock_irqsave)(&trident->voice_alloc); in snd_trident_alloc_voice()3757 scoped_guard(spinlock_irqsave, &trident->voice_alloc) { in snd_trident_free_voice()
123 spin_lock_init(&gus->voice_alloc); in snd_gus_create()
745 scoped_guard(spinlock_irqsave, &gus->voice_alloc) { in snd_gf1_pcm_volume_put()
193 static int voice_alloc(struct snd_ymfpci *chip, in voice_alloc() function244 result = voice_alloc(chip, type, pair, rvoice); in snd_ymfpci_voice_alloc()