Searched defs:vp (Results 1 – 5 of 5) sorted by relevance
/sound/pci/emu10k1/ |
D | emu10k1_callback.c | 82 struct snd_emux_voice *vp; in snd_emu10k1_synth_get_voice() local 117 release_voice(struct snd_emux_voice *vp) in release_voice() 134 terminate_voice(struct snd_emux_voice *vp) in terminate_voice() 154 free_voice(struct snd_emux_voice *vp) in free_voice() 180 update_voice(struct snd_emux_voice *vp, int update) in update_voice() 212 struct snd_emux_voice *vp; in lookup_voices() local 278 struct snd_emux_voice *vp; in get_voice() local 308 start_voice(struct snd_emux_voice *vp) in start_voice() 464 trigger_voice(struct snd_emux_voice *vp) in trigger_voice() 496 set_fmmod(struct snd_emu10k1 *hw, struct snd_emux_voice *vp) in set_fmmod() [all …]
|
/sound/isa/sb/ |
D | emu8000_callback.c | 83 release_voice(struct snd_emux_voice *vp) in release_voice() 99 terminate_voice(struct snd_emux_voice *vp) in terminate_voice() 111 update_voice(struct snd_emux_voice *vp, int update) in update_voice() 147 struct snd_emux_voice *vp; in get_voice() local 221 start_voice(struct snd_emux_voice *vp) in start_voice() 301 trigger_voice(struct snd_emux_voice *vp) in trigger_voice() 336 set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_pitch() 345 set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_volume() 359 set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_pan() 370 set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_fmmod() [all …]
|
/sound/synth/emux/ |
D | emux_synth.c | 50 struct snd_emux_voice *vp; in snd_emux_note_on() local 149 struct snd_emux_voice *vp; in snd_emux_note_off() local 194 struct snd_emux_voice *vp; in snd_emux_timer_callback() local 226 struct snd_emux_voice *vp; in snd_emux_key_press() local 258 struct snd_emux_voice *vp; in snd_emux_update_channel() local 285 struct snd_emux_voice *vp; in snd_emux_update_port() local 367 struct snd_emux_voice *vp; in terminate_note1() local 409 struct snd_emux_voice *vp; in snd_emux_terminate_all() local 440 struct snd_emux_voice *vp; in snd_emux_sounds_off_all() local 473 struct snd_emux_voice *vp; in exclusive_note_off() local [all …]
|
D | emux_effect.c | 200 struct snd_emux_voice *vp = &emu->voices[i]; in snd_emux_send_effect() local 222 snd_emux_setup_effect(struct snd_emux_voice *vp) in snd_emux_setup_effect()
|
/sound/drivers/opl3/ |
D | opl3_midi.c | 129 struct snd_opl3_voice *vp, *vp2; in opl3_get_voice() local 232 struct snd_opl3_voice *vp = &opl3->voices[i]; in snd_opl3_timer_func() local 281 struct snd_opl3_voice *vp, *vp2; in snd_opl3_note_on() local 610 struct snd_opl3_voice *vp, *vp2; in snd_opl3_kill_voice() local 659 struct snd_opl3_voice *vp; in snd_opl3_note_off_unsafe() local 731 struct snd_opl3_voice *vp; in snd_opl3_update_pitch() local 774 struct snd_opl3_voice *vp; in snd_opl3_pitch_ctrl() local
|