HomeSort by relevance Sort by last modified time
    Searched refs:snd_util_memblk (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
util_mem.h 28 struct snd_util_memblk { struct
34 #define snd_util_memblk_argptr(blk) (void*)((char*)(blk) + sizeof(struct snd_util_memblk))
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);
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,
trident.h 326 struct snd_util_memblk *memblk; /* memory block if TLB enabled */
459 struct snd_util_memblk *snd_trident_alloc_pages(struct snd_trident *trident,
461 int snd_trident_free_pages(struct snd_trident *trident, struct snd_util_memblk *blk);
462 struct snd_util_memblk *snd_trident_synth_alloc(struct snd_trident *trident, unsigned int size);
463 int snd_trident_synth_free(struct snd_trident *trident, struct snd_util_memblk *blk);
464 int snd_trident_synth_copy_from_user(struct snd_trident *trident, struct snd_util_memblk *blk,
soundfont.h 50 struct snd_util_memblk *block; /* allocated data block */
emu10k1.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
util_mem.h 28 struct snd_util_memblk { struct
34 #define snd_util_memblk_argptr(blk) (void*)((char*)(blk) + sizeof(struct snd_util_memblk))
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);
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,
trident.h 326 struct snd_util_memblk *memblk; /* memory block if TLB enabled */
459 struct snd_util_memblk *snd_trident_alloc_pages(struct snd_trident *trident,
461 int snd_trident_free_pages(struct snd_trident *trident, struct snd_util_memblk *blk);
462 struct snd_util_memblk *snd_trident_synth_alloc(struct snd_trident *trident, unsigned int size);
463 int snd_trident_synth_free(struct snd_trident *trident, struct snd_util_memblk *blk);
464 int snd_trident_synth_copy_from_user(struct snd_trident *trident, struct snd_util_memblk *blk,
soundfont.h 50 struct snd_util_memblk *block; /* allocated data block */
emu10k1.h     [all...]

Completed in 667 milliseconds