Searched refs:snd_gf1_mem_find (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/gus/ |
H A D | gus_mem.c | 121 static int snd_gf1_mem_find(struct snd_gf1_mem * alloc, in snd_gf1_mem_find() function 194 if (snd_gf1_mem_find(alloc, &block, size, w_16, align) < 0) { in snd_gf1_mem_alloc()
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_mem.c | 128 static int snd_gf1_mem_find(struct snd_gf1_mem * alloc, in snd_gf1_mem_find() function 201 if (snd_gf1_mem_find(alloc, &block, size, w_16, align) < 0) { in snd_gf1_mem_alloc()
|
Completed in 3 milliseconds