arm_dma_free_args
static void simple_allocator_free(struct arm_dma_free_args *args)
static void cma_allocator_free(struct arm_dma_free_args *args)
static void pool_allocator_free(struct arm_dma_free_args *args)
static void remap_allocator_free(struct arm_dma_free_args *args)
struct arm_dma_free_args args = {
void (*free)(struct arm_dma_free_args *args);