/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 *
|