Searched refs:snd_util_memhdr (Results 1 – 5 of 5) sorted by relevance
39 struct snd_util_memhdr { struct51 struct snd_util_memhdr *snd_util_memhdr_new(int memsize); argument52 void snd_util_memhdr_free(struct snd_util_memhdr *hdr);53 struct snd_util_memblk *snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size);54 int snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk);55 int snd_util_mem_avail(struct snd_util_memhdr *hdr);58 struct snd_util_memblk *__snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size);59 void __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk);60 struct snd_util_memblk *__snd_util_memblk_new(struct snd_util_memhdr *hdr,
73 struct snd_util_memhdr *hdr,76 struct snd_util_memhdr *hdr);98 struct snd_util_memhdr *memhdr;109 struct snd_util_memhdr *hdr);
58 struct snd_util_memhdr *hdr,61 struct snd_util_memhdr *hdr);124 struct snd_util_memhdr *memhdr; /* memory chunk information */
87 struct snd_util_memhdr *memhdr;
1721 struct snd_util_memhdr *memhdr; /* page allocation list */