Searched refs:snd_emu10k1_memblk (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Dmemory.c75 static int synth_alloc_pages(struct snd_emu10k1 *hw, struct snd_emu10k1_memblk *blk);
76 static int synth_free_pages(struct snd_emu10k1 *hw, struct snd_emu10k1_memblk *blk);
78 #define get_emu10k1_memblk(l,member) list_entry(l, struct snd_emu10k1_memblk, member)
82 static void emu10k1_memblk_init(struct snd_emu10k1_memblk *blk)
110 struct snd_emu10k1_memblk *blk = get_emu10k1_memblk(pos, mapped_link);
139 static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk)
166 static int unmap_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk)
170 struct snd_emu10k1_memblk *q;
202 static struct snd_emu10k1_memblk *
206 struct snd_emu10k1_memblk *bl
[all...]
H A Demu10k1_callback.c153 struct snd_emu10k1_memblk *emem;
154 emem = (struct snd_emu10k1_memblk *)vp->block;
319 struct snd_emu10k1_memblk *emem;
326 emem = (struct snd_emu10k1_memblk *)vp->block;
442 struct snd_emu10k1_memblk *emem;
446 emem = (struct snd_emu10k1_memblk *)vp->block;
H A Demu10k1_main.c1560 emu->memhdr->block_extra_size = sizeof(struct snd_emu10k1_memblk) -
1616 emu->reserved_page = (struct snd_emu10k1_memblk *)
H A Demupcm.c398 mapped = ((struct snd_emu10k1_memblk *)epcm->memblk)->mapped_page;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Demu10k1.h1316 struct snd_emu10k1_memblk { struct
1462 struct snd_emu10k1_memblk *reserved_page; /* reserved page */
1620 int snd_emu10k1_memblk_map(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk);

Completed in 121 milliseconds