Home
last modified time | relevance | path

Searched refs:snd_es1968_new_memory (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/
H A Des1968.c1341 static struct esm_memory *snd_es1968_new_memory(struct es1968 *chip, int size) in snd_es1968_new_memory() function
1471 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()