Home
last modified time | relevance | path

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

/sound/pci/emu10k1/
Dmemory.c69 static int synth_alloc_pages(struct snd_emu10k1 *hw, struct snd_emu10k1_memblk *blk);
413 if (synth_alloc_pages(hw, blk)) { in snd_emu10k1_synth_alloc()
505 static int synth_alloc_pages(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in synth_alloc_pages() function