Home
last modified time | relevance | path

Searched refs:snd_gf1_mem_free (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/sound/isa/gus/
Dgus_mem.c213 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) in snd_gf1_mem_free() function
Dgus_pcm.c414 snd_gf1_mem_free(&gus->gf1.mem_alloc, pcmp->memory); in snd_gf1_pcm_playback_hw_params()
467 snd_gf1_mem_free(&pcmp->gus->gf1.mem_alloc, pcmp->memory); in snd_gf1_pcm_playback_hw_free()
Dgus_main.c458 EXPORT_SYMBOL(snd_gf1_mem_free);
/Linux-v6.6/include/sound/
Dgus.h539 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address);