Searched defs:voice (Results 1 - 25 of 36) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Dirq.c60 int voice; local
[all...]
H A Dvoice.c51 struct snd_emu10k1_voice *voice; local
[all...]
H A Demu10k1_callback.c32 int voice; member in struct:best_voice
[all...]
H A Demuproc.c354 struct snd_emu10k1_voice *voice; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_irq.c56 unsigned char voice_status, voice; local
H A Dgus_sample.c139 int idx, voice; local
H A Dgus_reset.c57 static void snd_gf1_default_interrupt_handler_wave_and_volume(struct snd_gus_card * gus, struct snd_gus_voice * voice) argument
84 struct snd_gus_voice *voice; local
130 void snd_gf1_smart_stop_voice(struct snd_gus_card * gus, unsigned short voice) argument
141 void snd_gf1_stop_voice(struct snd_gus_card * gus, unsigned short voice) argument
274 snd_gf1_free_voice(struct snd_gus_card * gus, struct snd_gus_voice *voice) argument
[all...]
H A Dgus_synth.c40 struct snd_gus_voice * voice; local
53 struct snd_gus_voice * voice; local
[all...]
H A Dgus_io.c346 int voice, ctrl; local
[all...]
H A Dgus_simple.c62 interrupt_wave(struct snd_gus_card *gus, struct snd_gus_voice *voice) argument
74 interrupt_volume(struct snd_gus_card *gus, struct snd_gus_voice *voice) argument
84 interrupt_effect(struct snd_gus_card *gus, struct snd_gus_voice *voice) argument
97 do_volume_envelope(struct snd_gus_card *gus, struct snd_gus_voice *voice) argument
201 do_pan_envelope(struct snd_gus_card *gus, struct snd_gus_voice *voice) argument
232 set_enhanced_pan(struct snd_gus_card *gus, struct snd_gus_voice *voice, unsigned short pan) argument
258 sample_start(struct snd_gus_card *gus, struct snd_gus_voice *voice, snd_seq_position_t position) argument
345 sample_stop(struct snd_gus_card *gus, struct snd_gus_voice *voice, int mode) argument
381 sample_freq(struct snd_gus_card *gus, struct snd_gus_voice *voice, snd_seq_frequency_t freq) argument
392 sample_volume(struct snd_gus_card *gus, struct snd_gus_voice *voice, struct snd_seq_ev_volume *volume) argument
419 sample_loop(struct snd_gus_card *gus, struct snd_gus_voice *voice, struct snd_seq_ev_loop *loop) argument
445 sample_pos(struct snd_gus_card *gus, struct snd_gus_voice *voice, snd_seq_position_t position) argument
468 sample_private1(struct snd_gus_card *card, struct snd_gus_voice *voice, unsigned char *data) argument
473 snd_gf1_simple_init(struct snd_gus_voice *voice) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_synth.c139 struct snd_dm_fm_voice voice; local
282 snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) argument
[all...]
H A Dopl3_drums.c49 int voice; member in struct:snd_opl3_drum_voice
60 int voice; member in struct:snd_opl3_drum_note
[all...]
H A Dopl3_midi.c124 static void debug_alloc(struct snd_opl3 *opl3, char *s, int voice) { argument
159 int voice; member in struct:best
296 int voice; local
619 snd_opl3_kill_voice(struct snd_opl3 *opl3, int voice) argument
671 int voice; local
737 snd_opl3_update_pitch(struct snd_opl3 *opl3, int voice) argument
786 int voice; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_synth.c68 wt_voice_t *voice = &(vortex->wt_voice[wt]); local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dcardwo.h67 struct emu_voice voice[WAVEOUT_MAXVOICES]; member in struct:woinst
H A Dvoicemgr.c42 emu10k1_select_interprom(struct emu10k1_card *card, struct emu_voice *voice) argument
142 emu10k1_voice_alloc(struct emu10k1_card *card, struct emu_voice *voice) argument
188 emu10k1_voice_free(struct emu_voice *voice) argument
224 emu10k1_voice_playback_setup(struct emu_voice *voice) argument
299 struct emu_voice *voice; local
376 struct emu_voice *voice; local
[all...]
H A Dcardwo.c133 struct emu_voice *voice = &woinst->voice[voicenum]; local
459 struct emu_voice *voice = woinst->voice; local
492 struct emu_voice *voice = woinst->voice; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dasound_fm.h43 unsigned char voice; /* FM voice (0 to 17) */ member in struct:snd_dm_fm_voice
71 unsigned char voice; /* 0-17 voice channel */ member in struct:snd_dm_fm_note
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Demux_oss.c332 int voice; local
422 int voice; local
[all...]
H A Demux_synth.c924 void snd_emux_lock_voice(struct snd_emux *emu, int voice) argument
941 snd_emux_unlock_voice(struct snd_emux *emu, int voice) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_synth.c317 struct opl4_voice *voice; local
338 struct opl4_voice *voice; local
312 snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) argument
332 snd_opl4_do_for_channel(struct snd_opl4 *opl4, struct snd_midi_channel *chan, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) argument
353 snd_opl4_do_for_all(struct snd_opl4 *opl4, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) argument
358 struct opl4_voice *voice; local
369 snd_opl4_update_volume(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
388 snd_opl4_update_pan(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
403 snd_opl4_update_vibrato_depth(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
419 snd_opl4_update_pitch(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
450 snd_opl4_update_tone_parameters(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
486 struct opl4_voice *voice[2]; local
556 snd_opl4_voice_off(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
572 snd_opl4_terminate_voice(struct snd_opl4 *opl4, struct opl4_voice *voice) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Demu8000_callback.c170 int voice; member in struct:best
[all...]
H A Demu8000_pcm.c443 emu8k_pcm_copy(struct snd_pcm_substream *subs, int voice, snd_pcm_uframes_t pos, void *src, snd_pcm_uframes_t count) argument
481 emu8k_pcm_silence(struct snd_pcm_substream *subs, int voice, snd_pcm_uframes_t pos, snd_pcm_uframes_t count) argument
509 emu8k_pcm_copy(struct snd_pcm_substream *subs, int voice, snd_pcm_uframes_t pos, void __user *src, snd_pcm_uframes_t count) argument
540 emu8k_pcm_silence(struct snd_pcm_substream *subs, int voice, snd_pcm_uframes_t pos, snd_pcm_uframes_t count) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dmidi_synth.c654 midi_synth_setup_voice(int dev, int voice, int channel) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_synth.c214 static void snd_trident_simple_init(struct snd_trident_voice * voice) argument
223 sample_start(struct snd_trident * trident, struct snd_trident_voice * voice, snd_seq_position_t position) argument
308 sample_stop(struct snd_trident * trident, struct snd_trident_voice * voice, int mode) argument
332 sample_freq(struct snd_trident * trident, struct snd_trident_voice * voice, snd_seq_frequency_t freq) argument
358 sample_volume(struct snd_trident * trident, struct snd_trident_voice * voice, struct snd_seq_ev_volume * volume) argument
410 sample_loop(struct snd_trident * trident, struct snd_trident_voice * voice, struct snd_seq_ev_loop * loop) argument
449 sample_pos(struct snd_trident * trident, struct snd_trident_voice * voice, snd_seq_position_t position) argument
499 sample_private1(struct snd_trident * trident, struct snd_trident_voice * voice, unsigned char *data) argument
715 int idx, voice; local
743 struct snd_trident_voice *voice; local
756 struct snd_trident_voice *voice; local
[all...]

Completed in 216 milliseconds

12