Home
last modified time | relevance | path

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

/linux-4.4.14/arch/tile/include/asm/
Ddma-mapping.h27 extern struct dma_map_ops *tile_dma_map_ops;
37 return tile_dma_map_ops; in get_dma_ops()
/linux-4.4.14/arch/tile/kernel/
Dpci-dma.c339 struct dma_map_ops *tile_dma_map_ops = &tile_default_dma_map_ops; variable
340 EXPORT_SYMBOL(tile_dma_map_ops);