Searched refs:snd_emux_effect_table (Results 1 – 3 of 3) sorted by relevance
89 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()
132 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()
27 struct snd_emux_effect_table;136 struct snd_emux_effect_table *effect;207 struct snd_emux_effect_table { struct
Completed in 6 milliseconds