Searched refs:voice_alloc (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/sound/isa/gus/
H A Dgus_reset.c263 spin_lock_irqsave(&gus->voice_alloc, flags); snd_gf1_alloc_voice()
266 spin_unlock_irqrestore(&gus->voice_alloc, flags); snd_gf1_alloc_voice()
274 spin_unlock_irqrestore(&gus->voice_alloc, flags); snd_gf1_alloc_voice()
283 spin_unlock_irqrestore(&gus->voice_alloc, flags); snd_gf1_alloc_voice()
287 spin_unlock_irqrestore(&gus->voice_alloc, flags); snd_gf1_alloc_voice()
301 spin_lock_irqsave(&gus->voice_alloc, flags); snd_gf1_free_voice()
310 spin_unlock_irqrestore(&gus->voice_alloc, flags); snd_gf1_free_voice()
H A Dgus_main.c152 spin_lock_init(&gus->voice_alloc); snd_gus_create()
H A Dgus_pcm.c789 spin_lock_irqsave(&gus->voice_alloc, flags); snd_gf1_pcm_volume_put()
806 spin_unlock_irqrestore(&gus->voice_alloc, flags); snd_gf1_pcm_volume_put()
/linux-4.4.14/sound/pci/emu10k1/
H A Dvoice.c48 static int voice_alloc(struct snd_emu10k1 *emu, int type, int number, voice_alloc() function
128 result = voice_alloc(emu, type, number, rvoice); snd_emu10k1_voice_alloc()
/linux-4.4.14/sound/pci/ali5451/
H A Dali5451.c259 spinlock_t voice_alloc; member in struct:snd_ali
931 spin_lock_irq(&codec->voice_alloc); snd_ali_alloc_voice()
937 spin_unlock_irq(&codec->voice_alloc); snd_ali_alloc_voice()
945 spin_unlock_irq(&codec->voice_alloc); snd_ali_alloc_voice()
948 spin_unlock_irq(&codec->voice_alloc); snd_ali_alloc_voice()
963 spin_lock_irq(&codec->voice_alloc); snd_ali_free_voice()
972 spin_unlock_irq(&codec->voice_alloc); snd_ali_free_voice()
2123 spin_lock_init(&codec->voice_alloc); snd_ali_create()
/linux-4.4.14/sound/pci/trident/
H A Dtrident_main.c3572 spin_lock_init(&trident->voice_alloc); snd_trident_create()
3822 spin_lock_irqsave(&trident->voice_alloc, flags); snd_trident_alloc_voice()
3826 spin_unlock_irqrestore(&trident->voice_alloc, flags); snd_trident_alloc_voice()
3836 spin_unlock_irqrestore(&trident->voice_alloc, flags); snd_trident_alloc_voice()
3842 spin_unlock_irqrestore(&trident->voice_alloc, flags); snd_trident_alloc_voice()
3851 spin_unlock_irqrestore(&trident->voice_alloc, flags); snd_trident_alloc_voice()
3856 spin_unlock_irqrestore(&trident->voice_alloc, flags); snd_trident_alloc_voice()
3870 spin_lock_irqsave(&trident->voice_alloc, flags); snd_trident_free_voice()
3883 spin_unlock_irqrestore(&trident->voice_alloc, flags); snd_trident_free_voice()
H A Dtrident.h388 spinlock_t voice_alloc; member in struct:snd_trident
/linux-4.4.14/include/sound/
H A Dgus.h439 spinlock_t voice_alloc; member in struct:snd_gus_card
/linux-4.4.14/sound/pci/ymfpci/
H A Dymfpci_main.c219 static int voice_alloc(struct snd_ymfpci *chip, voice_alloc() function
271 result = voice_alloc(chip, type, pair, rvoice); snd_ymfpci_voice_alloc()

Completed in 439 milliseconds