Home
last modified time | relevance | path

Searched refs:snd_gf1_mem (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_mem.c18 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup) in snd_gf1_mem_lock()
27 static struct snd_gf1_mem_block *snd_gf1_mem_xalloc(struct snd_gf1_mem * alloc, in snd_gf1_mem_xalloc()
63 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) in snd_gf1_mem_xfree()
93 static struct snd_gf1_mem_block *snd_gf1_mem_look(struct snd_gf1_mem * alloc, in snd_gf1_mem_look()
106 static struct snd_gf1_mem_block *snd_gf1_mem_share(struct snd_gf1_mem * alloc, in snd_gf1_mem_share()
121 static int snd_gf1_mem_find(struct snd_gf1_mem * alloc, in snd_gf1_mem_find()
173 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner, in snd_gf1_mem_alloc()
207 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) in snd_gf1_mem_free()
224 struct snd_gf1_mem *alloc; in snd_gf1_mem_init()
255 struct snd_gf1_mem *allo in snd_gf1_mem_done()
[all...]
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgus_mem.c18 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup) in snd_gf1_mem_lock()
28 snd_gf1_mem_xalloc(struct snd_gf1_mem *alloc, struct snd_gf1_mem_block *block, in snd_gf1_mem_xalloc()
70 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block) in snd_gf1_mem_xfree()
100 static struct snd_gf1_mem_block *snd_gf1_mem_look(struct snd_gf1_mem * alloc, in snd_gf1_mem_look()
113 static struct snd_gf1_mem_block *snd_gf1_mem_share(struct snd_gf1_mem * alloc, in snd_gf1_mem_share()
128 static int snd_gf1_mem_find(struct snd_gf1_mem * alloc, in snd_gf1_mem_find()
180 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner, in snd_gf1_mem_alloc()
213 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) in snd_gf1_mem_free()
231 struct snd_gf1_mem *alloc; in snd_gf1_mem_init()
260 struct snd_gf1_mem *allo in snd_gf1_mem_done()
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dgus.h187 struct snd_gf1_mem { struct
298 struct snd_gf1_mem mem_alloc;
534 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup);
535 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block);
536 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner,
539 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address);
540 int snd_gf1_mem_free_owner(struct snd_gf1_mem * alloc, int owner);
/kernel/linux/linux-6.6/include/sound/
H A Dgus.h187 struct snd_gf1_mem { struct
298 struct snd_gf1_mem mem_alloc;
534 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup);
535 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block);
536 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner,
539 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address);
540 int snd_gf1_mem_free_owner(struct snd_gf1_mem * alloc, int owner);

Completed in 5 milliseconds