Searched refs:system_dma_device_t (Results 1 – 1 of 1) sorted by relevance
78 } system_dma_device_t; typedef116 } system_dma_device_t; typedef128 *ctx = system_malloc( sizeof( system_dma_device_t ) ); in system_dma_init()129 system_dma_device_t *system_dma_device = (system_dma_device_t *)*ctx; in system_dma_init()186 system_dma_device_t *system_dma_device = (system_dma_device_t *)ctx; in system_dma_destroy()230 system_dma_device_t *system_dma_device = (system_dma_device_t *)ctx; in dma_complete_func()248 system_dma_device_t *system_dma_device = (system_dma_device_t *)ctx; in system_dma_sg_device_setup()281 system_dma_device_t *system_dma_device = (system_dma_device_t *)ctx; in system_dma_sg_fwmem_setup()319 system_dma_device_t *system_dma_device = (system_dma_device_t *)ctx; in system_dma_unmap_sg()344 system_dma_device_t *system_dma_device = (system_dma_device_t *)ctx; in system_dma_copy_sg()[all …]