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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Dvoice.c48 static int voice_alloc(struct snd_emu10k1 *emu, int type, int number, function
120 result = voice_alloc(emu, type, number, rvoice);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_reset.c246 spin_lock_irqsave(&gus->voice_alloc, flags);
249 spin_unlock_irqrestore(&gus->voice_alloc, flags);
257 spin_unlock_irqrestore(&gus->voice_alloc, flags);
266 spin_unlock_irqrestore(&gus->voice_alloc, flags);
270 spin_unlock_irqrestore(&gus->voice_alloc, flags);
284 spin_lock_irqsave(&gus->voice_alloc, flags);
293 spin_unlock_irqrestore(&gus->voice_alloc, flags);
H A Dgus_pcm.c750 spin_lock_irqsave(&gus->voice_alloc, flags);
767 spin_unlock_irqrestore(&gus->voice_alloc, flags);
H A Dgus_main.c223 spin_lock_init(&gus->voice_alloc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ali5451/
H A Dali5451.c272 spinlock_t voice_alloc; member in struct:snd_ali
984 spin_lock_irq(&codec->voice_alloc);
990 spin_unlock_irq(&codec->voice_alloc);
998 spin_unlock_irq(&codec->voice_alloc);
1001 spin_unlock_irq(&codec->voice_alloc);
1016 spin_lock_irq(&codec->voice_alloc);
1025 spin_unlock_irq(&codec->voice_alloc);
2191 spin_lock_init(&codec->voice_alloc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dtrident.h409 spinlock_t voice_alloc; member in struct:snd_trident
H A Dgus.h464 spinlock_t voice_alloc; member in struct:snd_gus_card
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_main.c3518 spin_lock_init(&trident->voice_alloc);
3785 spin_lock_irqsave(&trident->voice_alloc, flags);
3789 spin_unlock_irqrestore(&trident->voice_alloc, flags);
3799 spin_unlock_irqrestore(&trident->voice_alloc, flags);
3805 spin_unlock_irqrestore(&trident->voice_alloc, flags);
3814 spin_unlock_irqrestore(&trident->voice_alloc, flags);
3819 spin_unlock_irqrestore(&trident->voice_alloc, flags);
3834 spin_lock_irqsave(&trident->voice_alloc, flags);
3848 spin_unlock_irqrestore(&trident->voice_alloc, flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ymfpci/
H A Dymfpci_main.c229 static int voice_alloc(struct snd_ymfpci *chip, function
279 result = voice_alloc(chip, type, pair, rvoice);

Completed in 93 milliseconds