Searched refs:snd_emu10k1_memblk (Results 1 – 5 of 5) sorted by relevance
77 static int synth_alloc_pages(struct snd_emu10k1 *hw, struct snd_emu10k1_memblk *blk);78 static int synth_free_pages(struct snd_emu10k1 *hw, struct snd_emu10k1_memblk *blk);80 #define get_emu10k1_memblk(l,member) list_entry(l, struct snd_emu10k1_memblk, member)84 static void emu10k1_memblk_init(struct snd_emu10k1_memblk *blk) in emu10k1_memblk_init()112 struct snd_emu10k1_memblk *blk = get_emu10k1_memblk(pos, mapped_link); in search_empty_map_area()142 static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in map_memblk()169 static int unmap_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in unmap_memblk()173 struct snd_emu10k1_memblk *q; in unmap_memblk()205 static struct snd_emu10k1_memblk *209 struct snd_emu10k1_memblk *blk; in search_empty()[all …]
155 struct snd_emu10k1_memblk *emem; in terminate_voice()156 emem = (struct snd_emu10k1_memblk *)vp->block; in terminate_voice()327 struct snd_emu10k1_memblk *emem; in start_voice()335 emem = (struct snd_emu10k1_memblk *)vp->block; in start_voice()480 struct snd_emu10k1_memblk *emem; in trigger_voice()484 emem = (struct snd_emu10k1_memblk *)vp->block; in trigger_voice()
1961 emu->memhdr->block_extra_size = sizeof(struct snd_emu10k1_memblk) - in snd_emu10k1_create()2030 emu->reserved_page = (struct snd_emu10k1_memblk *) in snd_emu10k1_create()
428 mapped = ((struct snd_emu10k1_memblk *)epcm->memblk)->mapped_page; in snd_emu10k1_playback_hw_params()
1562 struct snd_emu10k1_memblk { struct1720 struct snd_emu10k1_memblk *reserved_page; /* reserved page */1884 int snd_emu10k1_memblk_map(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk);