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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Des1968.c1334 static struct esm_memory *snd_es1968_new_memory(struct es1968 *chip, int size) function
1467 chan->memory = snd_es1968_new_memory(chip, size);
1598 if ((es->mixbuf = snd_es1968_new_memory(chip, ESM_MIXBUF_SIZE)) == NULL) {
1698 if ((memory = snd_es1968_new_memory(chip, CLOCK_MEASURE_BUFSIZE)) == NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Des1968.c1334 static struct esm_memory *snd_es1968_new_memory(struct es1968 *chip, int size) function
1467 chan->memory = snd_es1968_new_memory(chip, size);
1598 if ((es->mixbuf = snd_es1968_new_memory(chip, ESM_MIXBUF_SIZE)) == NULL) {
1698 if ((memory = snd_es1968_new_memory(chip, CLOCK_MEASURE_BUFSIZE)) == NULL) {

Completed in 113 milliseconds