Searched defs:alloc (Results 1 – 4 of 4) sorted by relevance
| /sound/isa/gus/ |
| D | gus_mem.c | 18 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() local 260 struct snd_gf1_mem *alloc; in snd_gf1_mem_done() local [all …]
|
| /sound/soc/intel/catpt/ |
| D | loader.c | 291 struct catpt_fw_block_hdr *blk, bool alloc) in catpt_load_block()
|
| /sound/core/ |
| D | memalloc.c | 22 void *(*alloc)(struct snd_dma_buffer *dmab, size_t size); member
|
| /sound/soc/intel/avs/ |
| D | messages.h | 543 u32 alloc:1; member
|