reg_lfo_vibrato 142 sound/drivers/opl4/opl4_local.h u8 reg_lfo_vibrato; reg_lfo_vibrato 169 sound/drivers/opl4/opl4_local.h u8 reg_lfo_vibrato; reg_lfo_vibrato 413 sound/drivers/opl4/opl4_synth.c voice->reg_lfo_vibrato &= ~OPL4_VIBRATO_DEPTH_MASK; reg_lfo_vibrato 414 sound/drivers/opl4/opl4_synth.c voice->reg_lfo_vibrato |= depth & OPL4_VIBRATO_DEPTH_MASK; reg_lfo_vibrato 416 sound/drivers/opl4/opl4_synth.c voice->reg_lfo_vibrato); reg_lfo_vibrato 541 sound/drivers/opl4/opl4_synth.c voice[i]->reg_lfo_vibrato = voice[i]->sound->reg_lfo_vibrato;