Home
last modified time | relevance | path

Searched refs:snd_emux_effect_table (Results 1 – 3 of 3) sorted by relevance

/linux/sound/synth/emux/
A Demux_effect.c89 struct snd_emux_effect_table *fx = chan->private; in effect_set_byte()
110 struct snd_emux_effect_table *fx = chan->private; in effect_set_word()
127 struct snd_emux_effect_table *fx = chan->private; in effect_get_offset()
170 struct snd_emux_effect_table *fx; in snd_emux_send_effect()
225 struct snd_emux_effect_table *fx; in snd_emux_setup_effect()
277 sizeof(struct snd_emux_effect_table), GFP_KERNEL); in snd_emux_create_effect()
298 memset(p->effect, 0, sizeof(struct snd_emux_effect_table) * in snd_emux_clear_effect()
A Demux_synth.c132 struct snd_emux_effect_table *fx = chan->private; in snd_emux_note_on()
778 struct snd_emux_effect_table *fx = chan->private; in calc_volume()
840 struct snd_emux_effect_table *fx = chan->private; in calc_pitch()
/linux/include/sound/
A Demux_synth.h27 struct snd_emux_effect_table;
136 struct snd_emux_effect_table *effect;
207 struct snd_emux_effect_table { struct

Completed in 6 milliseconds