Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/emu10k1/
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) in emu10k1_memblk_init()
104 struct snd_emu10k1_memblk *blk = get_emu10k1_memblk(pos, mapped_link); in search_empty_map_area()
134 static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in map_memblk()
165 static int unmap_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in unmap_memblk()
169 struct snd_emu10k1_memblk *q; in unmap_memblk()
205 static struct snd_emu10k1_memblk *
209 struct snd_emu10k1_memblk *blk; in search_empty()
[all …]
Demu10k1_callback.c143 struct snd_emu10k1_memblk *emem; in terminate_voice()
144 emem = (struct snd_emu10k1_memblk *)vp->block; in terminate_voice()
315 struct snd_emu10k1_memblk *emem; in start_voice()
323 emem = (struct snd_emu10k1_memblk *)vp->block; in start_voice()
468 struct snd_emu10k1_memblk *emem; in trigger_voice()
472 emem = (struct snd_emu10k1_memblk *)vp->block; in trigger_voice()
Demu10k1_main.c1899 emu->memhdr->block_extra_size = sizeof(struct snd_emu10k1_memblk) - in snd_emu10k1_create()
Demupcm.c423 mapped = ((struct snd_emu10k1_memblk *)epcm->memblk)->mapped_page; in snd_emu10k1_playback_hw_params()
/linux-6.1.9/include/sound/
Demu10k1.h1547 struct snd_emu10k1_memblk { struct
1870 int snd_emu10k1_memblk_map(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk);