snd_emu10k1_memblk 1872 include/sound/emu10k1.h int snd_emu10k1_memblk_map(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk);
snd_emu10k1_memblk  142 sound/pci/emu10k1/emu10k1_callback.c 		struct snd_emu10k1_memblk *emem;
snd_emu10k1_memblk  143 sound/pci/emu10k1/emu10k1_callback.c 		emem = (struct snd_emu10k1_memblk *)vp->block;
snd_emu10k1_memblk  314 sound/pci/emu10k1/emu10k1_callback.c 	struct snd_emu10k1_memblk *emem;
snd_emu10k1_memblk  322 sound/pci/emu10k1/emu10k1_callback.c 	emem = (struct snd_emu10k1_memblk *)vp->block;
snd_emu10k1_memblk  467 sound/pci/emu10k1/emu10k1_callback.c 	struct snd_emu10k1_memblk *emem;
snd_emu10k1_memblk  471 sound/pci/emu10k1/emu10k1_callback.c 	emem = (struct snd_emu10k1_memblk *)vp->block;
snd_emu10k1_memblk 1939 sound/pci/emu10k1/emu10k1_main.c 	emu->memhdr->block_extra_size = sizeof(struct snd_emu10k1_memblk) -
snd_emu10k1_memblk  421 sound/pci/emu10k1/emupcm.c 		mapped = ((struct snd_emu10k1_memblk *)epcm->memblk)->mapped_page;
snd_emu10k1_memblk   69 sound/pci/emu10k1/memory.c static int synth_alloc_pages(struct snd_emu10k1 *hw, struct snd_emu10k1_memblk *blk);
snd_emu10k1_memblk   70 sound/pci/emu10k1/memory.c static int synth_free_pages(struct snd_emu10k1 *hw, struct snd_emu10k1_memblk *blk);
snd_emu10k1_memblk   72 sound/pci/emu10k1/memory.c #define get_emu10k1_memblk(l,member)	list_entry(l, struct snd_emu10k1_memblk, member)
snd_emu10k1_memblk   76 sound/pci/emu10k1/memory.c static void emu10k1_memblk_init(struct snd_emu10k1_memblk *blk)
snd_emu10k1_memblk  104 sound/pci/emu10k1/memory.c 		struct snd_emu10k1_memblk *blk = get_emu10k1_memblk(pos, mapped_link);
snd_emu10k1_memblk  134 sound/pci/emu10k1/memory.c static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk)
snd_emu10k1_memblk  165 sound/pci/emu10k1/memory.c static int unmap_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk)
snd_emu10k1_memblk  169 sound/pci/emu10k1/memory.c 	struct snd_emu10k1_memblk *q;
snd_emu10k1_memblk  201 sound/pci/emu10k1/memory.c static struct snd_emu10k1_memblk *
snd_emu10k1_memblk  205 sound/pci/emu10k1/memory.c 	struct snd_emu10k1_memblk *blk;
snd_emu10k1_memblk  221 sound/pci/emu10k1/memory.c 	blk = (struct snd_emu10k1_memblk *)__snd_util_memblk_new(emu->memhdr, psize << PAGE_SHIFT, p->prev);
snd_emu10k1_memblk  254 sound/pci/emu10k1/memory.c int snd_emu10k1_memblk_map(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk)
snd_emu10k1_memblk  259 sound/pci/emu10k1/memory.c 	struct snd_emu10k1_memblk *deleted;
snd_emu10k1_memblk  301 sound/pci/emu10k1/memory.c 	struct snd_emu10k1_memblk *blk;
snd_emu10k1_memblk  404 sound/pci/emu10k1/memory.c 	struct snd_emu10k1_memblk *blk;
snd_emu10k1_memblk  408 sound/pci/emu10k1/memory.c 	blk = (struct snd_emu10k1_memblk *)__snd_util_mem_alloc(hdr, size);
snd_emu10k1_memblk  432 sound/pci/emu10k1/memory.c 	struct snd_emu10k1_memblk *blk = (struct snd_emu10k1_memblk *)memblk;
snd_emu10k1_memblk  450 sound/pci/emu10k1/memory.c 				  struct snd_emu10k1_memblk *blk,
snd_emu10k1_memblk  454 sound/pci/emu10k1/memory.c 	struct snd_emu10k1_memblk *q;
snd_emu10k1_memblk  505 sound/pci/emu10k1/memory.c static int synth_alloc_pages(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk)
snd_emu10k1_memblk  537 sound/pci/emu10k1/memory.c static int synth_free_pages(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk)
snd_emu10k1_memblk  570 sound/pci/emu10k1/memory.c 	struct snd_emu10k1_memblk *p = (struct snd_emu10k1_memblk *)blk;
snd_emu10k1_memblk  600 sound/pci/emu10k1/memory.c 	struct snd_emu10k1_memblk *p = (struct snd_emu10k1_memblk *)blk;