Searched defs:rga_mpi_job_t (Results 1 – 1 of 1) sorted by relevance
884 struct rga_mpi_job_t { struct885 struct dma_buf *dma_buf_src0;886 struct dma_buf *dma_buf_src1;887 struct dma_buf *dma_buf_dst;911 int rga_mpi_commit(struct rga_mpi_job_t *mpi_job); argument