Searched refs:get_dma_ops (Results 1 – 2 of 2) sorted by relevance
201 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function220 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function231 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_single_attrs()249 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_single_attrs()265 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_sg_attrs()280 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs()294 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page_attrs()309 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page_attrs()323 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_resource()344 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_resource()[all …]
316 return get_dma_ops(to_vmd_dev(dev)); in vmd_dma_ops()422 if (get_dma_ops(&vmd->dev->dev)) in vmd_teardown_dma_ops()434 const struct dma_map_ops *source = get_dma_ops(&vmd->dev->dev); in vmd_setup_dma_ops()