Lines Matching full:terminate
92 emu->ops.terminate(vp);
349 * terminate note - if free flag is true, free the terminated voice
368 * terminate note - exported for midi emulation
381 if (snd_BUG_ON(!emu || !emu->ops.terminate))
389 * Terminate all the notes
417 * Terminate all voices associated with the given port
429 if (snd_BUG_ON(!emu || !emu->ops.terminate))
449 * Terminate all voices that have the same exclusive class. This
469 * terminate a voice
475 emu->ops.terminate(vp);