Home
last modified time | relevance | path

Searched refs:dma_map_ops (Results 1 – 5 of 5) sorted by relevance

/include/asm-generic/
Ddma-mapping.h5 static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) in get_arch_dma_ops()
/include/xen/
Dswiotlb-xen.h13 extern const struct dma_map_ops xen_swiotlb_dma_ops;
/include/linux/
Ddma-mapping.h79 struct dma_map_ops { struct
139 extern const struct dma_map_ops dma_virt_ops; argument
140 extern const struct dma_map_ops dma_dummy_ops;
194 static inline bool dma_is_direct(const struct dma_map_ops *ops) in dma_is_direct()
264 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops()
272 const struct dma_map_ops *dma_ops) in set_dma_ops()
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()
[all …]
Dmic_bus.h82 mbus_register_device(struct device *pdev, int id, const struct dma_map_ops *dma_ops,
Ddevice.h1294 const struct dma_map_ops *dma_ops;