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

/linux-master/sound/pci/emu10k1/
H A Dmemory.c69 static int synth_alloc_pages(struct snd_emu10k1 *hw, struct snd_emu10k1_memblk *blk);
70 static int synth_free_pages(struct snd_emu10k1 *hw, struct snd_emu10k1_memblk *blk);
72 #define get_emu10k1_memblk(l,member) list_entry(l, struct snd_emu10k1_memblk, member)
76 static void emu10k1_memblk_init(struct snd_emu10k1_memblk *blk)
104 struct snd_emu10k1_memblk *blk = get_emu10k1_memblk(pos, mapped_link);
134 static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk)
165 static int unmap_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk)
169 struct snd_emu10k1_memblk *q;
205 static struct snd_emu10k1_memblk *
209 struct snd_emu10k1_memblk *bl
[all...]
H A Demu10k1_callback.c149 struct snd_emu10k1_memblk *emem;
150 emem = (struct snd_emu10k1_memblk *)vp->block;
317 struct snd_emu10k1_memblk *emem;
325 emem = (struct snd_emu10k1_memblk *)vp->block;
451 struct snd_emu10k1_memblk *emem;
455 emem = (struct snd_emu10k1_memblk *)vp->block;
H A Demupcm.c409 mapped = ((struct snd_emu10k1_memblk *)epcm->memblk)->mapped_page;
H A Demu10k1_main.c1669 emu->memhdr->block_extra_size = sizeof(struct snd_emu10k1_memblk) -
/linux-master/include/sound/
H A Demu10k1.h1540 struct snd_emu10k1_memblk { struct
1890 int snd_emu10k1_memblk_map(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk);

Completed in 232 milliseconds