Home
last modified time | relevance | path

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

/linux-4.1.27/sound/synth/emux/
Demux_effect.c103 struct snd_emux_effect_table *fx = chan->private; in effect_set_byte()
124 struct snd_emux_effect_table *fx = chan->private; in effect_set_word()
141 struct snd_emux_effect_table *fx = chan->private; in effect_get_offset()
184 struct snd_emux_effect_table *fx; in snd_emux_send_effect()
236 struct snd_emux_effect_table *fx; in snd_emux_setup_effect()
284 sizeof(struct snd_emux_effect_table), GFP_KERNEL); in snd_emux_create_effect()
305 memset(p->effect, 0, sizeof(struct snd_emux_effect_table) * in snd_emux_clear_effect()
Demux_synth.c146 struct snd_emux_effect_table *fx = chan->private; in snd_emux_note_on()
792 struct snd_emux_effect_table *fx = chan->private; in calc_volume()
854 struct snd_emux_effect_table *fx = chan->private; in calc_pitch()
/linux-4.1.27/include/sound/
Demux_synth.h42 struct snd_emux_effect_table;
151 struct snd_emux_effect_table *effect;
222 struct snd_emux_effect_table { struct