Lines Matching refs:get_dma_ops
264 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function
281 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page_attrs()
297 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page_attrs()
315 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_sg_attrs()
333 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs()
349 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_resource()
371 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_resource()
383 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu()
397 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_device()
411 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_sg_for_cpu()
425 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_sg_for_device()