Home
last modified time | relevance | path

Searched refs:get_arch_dma_ops (Results 1 – 2 of 2) 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() function
/include/linux/
Ddma-map-ops.h88 return get_arch_dma_ops(dev->bus); in get_dma_ops()