Searched refs:snd_es1968_new_memory (Results 1 – 1 of 1) sorted by relevance
1359 static struct esm_memory *snd_es1968_new_memory(struct es1968 *chip, int size) in snd_es1968_new_memory() function1491 chan->memory = snd_es1968_new_memory(chip, size); in snd_es1968_hw_params()1623 if ((es->mixbuf = snd_es1968_new_memory(chip, ESM_MIXBUF_SIZE)) == NULL) { in snd_es1968_capture_open()1724 if ((memory = snd_es1968_new_memory(chip, CLOCK_MEASURE_BUFSIZE)) == NULL) { in es1968_measure_clock()