Searched refs:get_arch_dma_ops (Results 1 – 9 of 9) sorted by relevance
5 static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) in get_arch_dma_ops() function
11 static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) in get_arch_dma_ops() function
24 static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) in get_arch_dma_ops() function
9 static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) in get_arch_dma_ops() function
7 static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) in get_arch_dma_ops() function
19 static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) in get_arch_dma_ops() function
16 static inline const struct dma_map_ops *get_arch_dma_ops(struct bus_type *bus) in get_arch_dma_ops() function
81 return get_arch_dma_ops(dev->bus); in get_dma_ops()