Searched refs:rt_dma_map_ops (Results 1 – 2 of 2) sorted by relevance
62 static const struct rt_dma_map_ops dma_map_coherent_ops =85 static const struct rt_dma_map_ops dma_map_nocoherent_ops =160 static const struct rt_dma_map_ops ofw_dma_map_ops =168 static const struct rt_dma_map_ops *ofw_device_dma_ops(struct rt_device *dev) in ofw_device_dma_ops()177 const struct rt_dma_map_ops *ops = RT_NULL; in ofw_device_dma_ops()237 static const struct rt_dma_map_ops *device_dma_ops(struct rt_device *dev) in device_dma_ops()239 const struct rt_dma_map_ops *ops = dev->dma_ops; in device_dma_ops()415 const struct rt_dma_map_ops *ops; in rt_dma_alloc()449 const struct rt_dma_map_ops *ops; in rt_dma_free()473 const struct rt_dma_map_ops *ops; in rt_dma_sync_out_data()[all …]
146 struct rt_dma_map_ops struct225 const struct rt_dma_map_ops *ops) in rt_dma_device_set_ops()
Completed in 13 milliseconds