snd_es1968_new_memory 1477 sound/pci/es1968.c 	chan->memory = snd_es1968_new_memory(chip, size);
snd_es1968_new_memory 1609 sound/pci/es1968.c 	if ((es->mixbuf = snd_es1968_new_memory(chip, ESM_MIXBUF_SIZE)) == NULL) {
snd_es1968_new_memory 1710 sound/pci/es1968.c 	if ((memory = snd_es1968_new_memory(chip, CLOCK_MEASURE_BUFSIZE)) == NULL) {