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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Dvoice.c47 static int voice_alloc(struct snd_emu10k1 *emu, int type, int number, function
127 result = voice_alloc(emu, type, number, rvoice);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/gus/
H A Dgus_reset.c245 spin_lock_irqsave(&gus->voice_alloc, flags);
248 spin_unlock_irqrestore(&gus->voice_alloc, flags);
256 spin_unlock_irqrestore(&gus->voice_alloc, flags);
265 spin_unlock_irqrestore(&gus->voice_alloc, flags);
269 spin_unlock_irqrestore(&gus->voice_alloc, flags);
283 spin_lock_irqsave(&gus->voice_alloc, flags);
292 spin_unlock_irqrestore(&gus->voice_alloc, flags);
H A Dgus_pcm.c764 spin_lock_irqsave(&gus->voice_alloc, flags);
781 spin_unlock_irqrestore(&gus->voice_alloc, flags);
H A Dgus_main.c151 spin_lock_init(&gus->voice_alloc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ali5451/
H A Dali5451.c271 spinlock_t voice_alloc; member in struct:snd_ali
947 spin_lock_irq(&codec->voice_alloc);
953 spin_unlock_irq(&codec->voice_alloc);
961 spin_unlock_irq(&codec->voice_alloc);
964 spin_unlock_irq(&codec->voice_alloc);
979 spin_lock_irq(&codec->voice_alloc);
988 spin_unlock_irq(&codec->voice_alloc);
2144 spin_lock_init(&codec->voice_alloc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtrident.h388 spinlock_t voice_alloc; member in struct:snd_trident
H A Dgus.h439 spinlock_t voice_alloc; member in struct:snd_gus_card
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c3503 spin_lock_init(&trident->voice_alloc);
3747 spin_lock_irqsave(&trident->voice_alloc, flags);
3751 spin_unlock_irqrestore(&trident->voice_alloc, flags);
3761 spin_unlock_irqrestore(&trident->voice_alloc, flags);
3767 spin_unlock_irqrestore(&trident->voice_alloc, flags);
3776 spin_unlock_irqrestore(&trident->voice_alloc, flags);
3781 spin_unlock_irqrestore(&trident->voice_alloc, flags);
3796 spin_lock_irqsave(&trident->voice_alloc, flags);
3810 spin_unlock_irqrestore(&trident->voice_alloc, flags);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ymfpci/
H A Dymfpci_main.c217 static int voice_alloc(struct snd_ymfpci *chip, function
269 result = voice_alloc(chip, type, pair, rvoice);

Completed in 195 milliseconds