sample_locked 80 include/sound/soundfont.h int sample_locked; /* locked time for sample */ sample_locked 46 sound/synth/emux/emux_proc.c snd_iprintf(buf, "Locked Samples: %d\n", emu->sflist->sample_locked); sample_locked 373 sound/synth/emux/soundfont.c sflist->sample_locked = sflist->sample_counter; sample_locked 1348 sound/synth/emux/soundfont.c sflist->sample_locked = 0; sample_locked 1467 sound/synth/emux/soundfont.c if (sp->counter < sflist->sample_locked) sample_locked 1480 sound/synth/emux/soundfont.c sflist->sample_counter = sflist->sample_locked;