HomeSort by: relevance | last modified time | path
    Searched defs:acu_malloc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/xscale/
pxa2x0_ac97.c 84 /* List of DMA ring-buffers allocated by acu_malloc() */
145 static void *acu_malloc(void *, int, size_t);
162 .allocm = acu_malloc,
632 acu_malloc(void *arg, int direction, size_t size) function in typeref:typename:void *
pxa2x0_ac97.c 84 /* List of DMA ring-buffers allocated by acu_malloc() */
145 static void *acu_malloc(void *, int, size_t);
162 .allocm = acu_malloc,
632 acu_malloc(void *arg, int direction, size_t size) function in typeref:typename:void *
pxa2x0_ac97.c 84 /* List of DMA ring-buffers allocated by acu_malloc() */
145 static void *acu_malloc(void *, int, size_t);
162 .allocm = acu_malloc,
632 acu_malloc(void *arg, int direction, size_t size) function in typeref:typename:void *

Completed in 38 milliseconds