Searched refs:dma_noncoherent_ops (Results 1 – 7 of 7) sorted by relevance
17 return &dma_noncoherent_ops; in get_arch_dma_ops()21 return &dma_noncoherent_ops; in get_arch_dma_ops()
87 const struct dma_map_ops dma_noncoherent_ops = { variable106 EXPORT_SYMBOL(dma_noncoherent_ops);
13 return &dma_noncoherent_ops; in get_arch_dma_ops()
16 return &dma_noncoherent_ops; in get_arch_dma_ops()
184 set_dma_ops(dev, &dma_noncoherent_ops); in arch_setup_dma_ops()
105 hppa_dma_ops = &dma_noncoherent_ops; in dma_ops_init()
139 extern const struct dma_map_ops dma_noncoherent_ops;