Home
last modified time | relevance | path

Searched refs:h8300_dma_map_ops (Results 1 – 2 of 2) sorted by relevance

/arch/h8300/include/asm/
Ddma-mapping.h4 extern struct dma_map_ops h8300_dma_map_ops;
8 return &h8300_dma_map_ops; in get_dma_ops()
/arch/h8300/kernel/
Ddma.c63 struct dma_map_ops h8300_dma_map_ops = { variable
69 EXPORT_SYMBOL(h8300_dma_map_ops);