Searched refs:system_dma_destroy (Results 1 – 3 of 3) sorted by relevance
62 int32_t system_dma_destroy( void *ctx );
448 system_dma_destroy( g_firmware.dma_chan_isp_config ); in acamera_deinit()449 system_dma_destroy( g_firmware.dma_chan_isp_metering ); in acamera_deinit()
180 int32_t system_dma_destroy( void *ctx ) in system_dma_destroy() function