snd_es1968_new_memory
chan->memory = snd_es1968_new_memory(chip, size);
es->mixbuf = snd_es1968_new_memory(chip, ESM_MIXBUF_SIZE);
memory = snd_es1968_new_memory(chip, CLOCK_MEASURE_BUFSIZE);