Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/emu10k1/
Dmemory.c84 static int synth_alloc_pages(struct snd_emu10k1 *hw, struct snd_emu10k1_memblk *blk);
85 static int synth_free_pages(struct snd_emu10k1 *hw, struct snd_emu10k1_memblk *blk);
87 #define get_emu10k1_memblk(l,member) list_entry(l, struct snd_emu10k1_memblk, member)
91 static void emu10k1_memblk_init(struct snd_emu10k1_memblk *blk) in emu10k1_memblk_init()
119 struct snd_emu10k1_memblk *blk = get_emu10k1_memblk(pos, mapped_link); in search_empty_map_area()
149 static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in map_memblk()
180 static int unmap_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in unmap_memblk()
184 struct snd_emu10k1_memblk *q; in unmap_memblk()
216 static struct snd_emu10k1_memblk *
220 struct snd_emu10k1_memblk *blk; in search_empty()
[all …]
Demu10k1_callback.c155 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()
Demu10k1_main.c1968 emu->memhdr->block_extra_size = sizeof(struct snd_emu10k1_memblk) - in snd_emu10k1_create()
Demupcm.c435 mapped = ((struct snd_emu10k1_memblk *)epcm->memblk)->mapped_page; in snd_emu10k1_playback_hw_params()
/Linux-v4.19/include/sound/
Demu10k1.h1562 struct snd_emu10k1_memblk { struct
1887 int snd_emu10k1_memblk_map(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk);