Searched defs:dma_trx_obj (Results 1 – 4 of 4) sorted by relevance
160 struct dma_trx_obj { struct161 struct device *dev;162 int loop_count;163 int loop_count_threshold;164 void *local_mem_base;165 phys_addr_t local_mem_start;166 size_t local_mem_size;167 phys_addr_t remote_mem_start;191 void (*start_dma_func)(struct dma_trx_obj *obj); argument210 struct dma_trx_obj *rk_pcie_dma_obj_probe(struct device *dev); argument
157 struct dma_trx_obj { struct158 struct device *dev;159 int loop_count;160 int loop_count_threshold;161 void *mem_base;185 void (*start_dma_func)(struct dma_trx_obj *obj); argument190 struct dma_trx_obj *rk_pcie_dma_obj_probe(struct device *dev); argument
158 struct dma_trx_obj { struct159 struct device *dev;160 int loop_count;161 int loop_count_threshold;162 void *mem_base;186 void (*start_dma_func)(struct dma_trx_obj *obj); argument191 struct dma_trx_obj *rk_pcie_dma_obj_probe(struct device *dev); argument