zone_locked        79 include/sound/soundfont.h 	int zone_locked;	/* locked time for zone */
zone_locked        45 sound/synth/emux/emux_proc.c 		snd_iprintf(buf, "Locked Instruments: %d\n", emu->sflist->zone_locked);
zone_locked       341 sound/synth/emux/soundfont.c 		sflist->zone_locked = sflist->zone_counter;
zone_locked      1347 sound/synth/emux/soundfont.c 	sflist->zone_locked = 0;
zone_locked      1459 sound/synth/emux/soundfont.c 			if (zp->counter < sflist->zone_locked)
zone_locked      1479 sound/synth/emux/soundfont.c 	sflist->zone_counter = sflist->zone_locked;