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()224 struct snd_emux_effect_table *fx; in snd_emux_setup_effect()275 p->effect = kzalloc_objs(struct snd_emux_effect_table, in snd_emux_create_effect()297 memset(p->effect, 0, sizeof(struct snd_emux_effect_table) * in snd_emux_clear_effect()
130 struct snd_emux_effect_table *fx = chan->private; in snd_emux_note_on()758 struct snd_emux_effect_table *fx = chan->private; in calc_volume()820 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