Searched refs:snd_es1968_new_memory (Results 1 – 1 of 1) sorted by relevance
1341 static struct esm_memory *snd_es1968_new_memory(struct es1968 *chip, int size) in snd_es1968_new_memory() function1471 chan->memory = snd_es1968_new_memory(chip, size); in snd_es1968_hw_params()1603 es->mixbuf = snd_es1968_new_memory(chip, ESM_MIXBUF_SIZE); in snd_es1968_capture_open()1704 memory = snd_es1968_new_memory(chip, CLOCK_MEASURE_BUFSIZE); in es1968_measure_clock()