Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/gus/
Dgus_mem.c222 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address) in snd_gf1_mem_free() function
Dgus_pcm.c431 snd_gf1_mem_free(&gus->gf1.mem_alloc, pcmp->memory); in snd_gf1_pcm_playback_hw_params()
482 snd_gf1_mem_free(&pcmp->gus->gf1.mem_alloc, pcmp->memory); in snd_gf1_pcm_playback_hw_free()
Dgus_main.c466 EXPORT_SYMBOL(snd_gf1_mem_free);
/linux-4.4.14/include/sound/
Dgus.h554 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address);