Searched refs:snd_gf1_mem (Results 1 – 1 of 1) sorted by relevance
187 struct snd_gf1_mem { struct298 struct snd_gf1_mem mem_alloc;518 void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup);519 int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block);520 struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner,523 int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address);524 int snd_gf1_mem_free_owner(struct snd_gf1_mem * alloc, int owner);
Completed in 8 milliseconds